summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/apptrace.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/apptrace.1')
-rw-r--r--usr/src/man/man1/apptrace.112
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man1/apptrace.1 b/usr/src/man/man1/apptrace.1
index 87214993d7..e18fc65bda 100644
--- a/usr/src/man/man1/apptrace.1
+++ b/usr/src/man/man1/apptrace.1
@@ -81,7 +81,7 @@ Traces calls from a comma-separated list of shared objects. Only calls from
these shared objects will be traced. The default is to trace calls from the
main executable only. Only the basename of the shared object is required. For
example, \fIlibc\fR will match \fI/usr/lib/libc.so.1\fR. Additionally, shell
-style wildcard characters are supported as described in \fBfnmatch\fR(5). A
+style wildcard characters are supported as described in \fBfnmatch\fR(7). A
list preceded by a ``!'' defines a list of objects from which calls should not
be traced. If the tracing of calls from \fIcommand\fR is required, then
\fIcommand\fR must be a member of \fItracefromlist\fR.
@@ -263,7 +263,7 @@ formatted printing of arguments.
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -279,8 +279,12 @@ Interface Stability Unstable
.SH SEE ALSO
.sp
.LP
-\fBld.so.1\fR(1), \fBtruss\fR(1), \fBvwprintw\fR(3XCURSES),
-\fBvwscanw\fR(3XCURSES), \fBattributes\fR(5), \fBfnmatch\fR(5)
+.BR ld.so.1 (1),
+.BR truss (1),
+.BR vwprintw (3XCURSES),
+.BR vwscanw (3XCURSES),
+.BR attributes (7),
+.BR fnmatch (7)
.sp
.LP
\fILinker and Libraries Guide\fR