.RB [ \-\c
.IR SIGNAL ]
]
-.IR name " \&...\&"
+.IR name " ..."
.br
.B fuser \-l
.br
.BR \-l ", " \-\-list\-signals
List all known signal names.
.TP
-.BI -m " NAME \fR, " "\-\-mount " NAME
+.BI -m " NAME\fR, " "\-\-mount " NAME
.I NAME
specifies a file on a mounted file system or a block device that is
mounted. All processes accessing files on that file system are listed.
If a directory is specified, it is automatically changed to
-.IR NAME /.
+.IR NAME /
to use any file system that might be mounted on that directory.
.TP
.BR \-M ", " \-\-ismountpoint
Append the user name of the process owner to each PID.
.TP
.BR \-v ", " \-\-verbose
-
Verbose mode. Processes are shown in a
.BR ps -like
style. The fields PID, USER and COMMAND are similar to
.RB [ \-q , \ \-\-quiet ]
.RB [ \-r , \ \-\-regexp ]
.RB [ \-s , \ \-\-signal
-.IR SIGNAL ,\ -SIGNAL ]
+.IR SIGNAL ,\ \fB\- \fISIGNAL\fR ]
.RB [ \-u , \ \-\-user
.IR user ]
.RB [ \-v , \ \-\-verbose ]
.RB [ \-y , \ \-\-younger\-than
.IR TIME ]
.RB [ \-I , \ \-\-ignore-case ]
-.RB [ \-V, \ \-\-version ]
+.RB [ \-V , \ \-\-version ]
.RB [ \-\- ]
-.I name ...
+.IR name " ..."
.br
.B killall
.RB \-l
.br
.B killall
-.RB \-V, \ \-\-version
+.BR \-V , \ \-\-version
.ad b
.SH DESCRIPTION
.B killall
.IP "\fB\-r\fP, \fB\-\-regexp\fP"
Interpret process name pattern as a POSIX extended regular expression, per
.BR regex (3).
-.IP "\fB\-s\fP, \fB\-\-signal\fP, \fB\-SIGNAL\fP"
+.IP "\fB\-s\fP, \fB\-\-signal\fP, \fB\-\fISIGNAL\fP"
Send this signal instead of SIGTERM.
.IP "\fB\-u\fP, \fB\-\-user\fP"
Kill only processes the specified user owns. Command names are
.RB [ \-h , \-\-help ]
.I pid
.RI [ fd ]
-.RI [ fd ]
-.B ...
+.RI [ fd "] ..."
.SH DESCRIPTION
.B peekfd
attaches to a running process and intercepts all reads and writes to
.IP -h
Display a help message.
.SH FILES
-.I /proc/*/fd
+.BI /proc/ * /fd
.RS
Not used but useful for the user to look at to get good file descriptor
numbers.
.SH DIAGNOSTICS
The following diagnostics may be issued on stderr:
.TP
-.B Error attaching to pid <PID>
+.BI "Error attaching to pid " <PID>
An unknown error occurred while attempted to attach to a process, you
may need to be root.
.SH BUGS
.I pid
.br
.B prtstat
-.RB \-V | \-\-version
+.BR \-V | \-\-version
.ad b
.SH DESCRIPTION
.B prtstat
prints the statistics of the specified process. This information comes
from the
-.I /proc/PID/stat
+.BI /proc/ pid /stat
file.
.SH OPTIONS
.TP
.BR prtstat .
.SH FILES
.TP
-/proc/<PID>/stat
+.BI /proc/ pid /stat
source of the information
.B prtstat
uses.
.\"
.TH PSLOG 1 "2020-09-09"Linux" "Linux User's Manual"
.SH NAME
-pslog\- report current logs path of a process
+pslog \- report current logs path of a process
.SH SYNOPSIS
.ad l
.B pslog
.BR ps (1),
.BR pwdx (1).
.SH AUTHOR
-Vito Mule’
+Vito Mule\(cq
.MT mulevito@gmail.com
.ME
wrote
.RB [ \-c , \ \-\-compact\-not ]
.RB [ \-C , \ \-\-color\ \fIattr\fB ]
.RB [ \-g , \ \-\-show\-pgids ]
-.RB [ \-h , \ \-\-highlight\-all , \ \-H \fIpid\fB , \ \-\-highlight\-pid\ \fIpid\fB ]
+.RB [ \-h , \ \-\-highlight\-all , \ \-H \fI\ pid\fB \fR, \fB\ \-\-highlight\-pid\ \fIpid\fB \fR]
.RB [ \-l , \ \-\-long ]
.RB [ \-n , \ \-\-numeric\-sort ]
.RB [ \-N , \ \-\-ns\-sort\ \fIns\fB ]
.RB [ \-u , \ \-\-uid\-changes ]
.RB [ \-Z , \ \-\-security\-context ]
.RB [ \-A , \ \-\-ascii , \ \-G , \ \-\-vt100 , \ \-U , \ \-\-unicode ]
-.RB [ \fIpid\fB , \ \fIuser\fB]
+.RB [ \fIpid\fB , \ \fIuser\fR]
.br
.B pstree
-.RB \-V , \ \-\-version
+.BR \-V , \ \-\-version
.ad b
.SH DESCRIPTION
.B pstree
compacted whenever possible.
.IP \fB\-C\fP
Color the process name by given attribute. Currently \fBpstree\fR
-only accepts \fIage\fR which colors by process age.
+only accepts the value \fBage\fR which colors by process age.
Processes newer than 60 seconds are green,
newer than an hour yellow and the remaining red.
.IP \fB\-g\fP