ps.1: format fix in notes
The “.I\-aux” syntax is broken (missing space): as a result, the hyphen doesn't show up in the man page. Furthermore, according to man(1) conventions, and in consistency with the rest of the manpage, it should be bold instead of italic, the attached patch fixes this issue. Signed-off-by: Craig Small <csmall@enc.com.au>
This commit is contained in:
parent
c4427d9823
commit
84c89e06af
3
ps/ps.1
3
ps/ps.1
@ -805,8 +805,7 @@ If the length of the username is greater than the length of the display
|
||||
column, the numeric user ID is displayed instead.
|
||||
.PP
|
||||
Commands options such as
|
||||
.B ps
|
||||
.I\-aux
|
||||
.B ps \-aux
|
||||
are not recommended as it is a confusion of two different standards.
|
||||
According to the POSIX and UNIX standards, the above command asks to
|
||||
display all processes with a TTY (generally the commands users are
|
||||
|
Loading…
Reference in New Issue
Block a user