Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/truss.1
          +++ new/usr/src/man/man1/truss.1
↓ open down ↓ 209 lines elided ↑ open up ↑
 210  210  .na
 211  211  \fB\fB-p\fR\fR
 212  212  .ad
 213  213  .sp .6
 214  214  .RS 4n
 215  215  Interprets the \fIcommand\fR arguments to \fBtruss\fR as a list of process-ids
 216  216  for existing processes (see \fBps\fR(1)) rather than as a command to be
 217  217  executed. \fBtruss\fR takes control of each process and begins tracing it
 218  218  provided that the userid and groupid of the process match those of the user or
 219  219  that the user is a privileged user. Users can trace only selected threads by
 220      -appending \fB/\fR\fIthread-id\fR to the process-id. Mutiple threads can be
      220 +appending \fB/\fR\fIthread-id\fR to the process-id. Multiple threads can be
 221  221  selected using the \fB-\fR and \fB,\fR delimiters. For example \fB/1,2,7-9\fR
 222  222  traces threads \fB1\fR, \fB2\fR, \fB7\fR, \fB8\fR, and \fB9\fR. Processes can
 223  223  also be specified by their names in the \fB/proc\fR directory, for example,
 224  224  \fB/proc/12345\fR.
 225  225  .RE
 226  226  
 227  227  .sp
 228  228  .ne 2
 229  229  .na
 230  230  \fB\fB-r\fR [\fB!\fR]\fIfd\fR,...\fR
↓ open down ↓ 438 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX