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:
David Prévot 2013-01-01 13:12:25 +11:00 committed by Craig Small
parent c4427d9823
commit 84c89e06af

View File

@ -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