From: David Prévot <taffit@debian.org>
Date: Tue, 1 Jan 2013 02:12:25 +0000 (+1100)
Subject: ps.1: format fix in notes
X-Git-Tag: v3.3.6~2
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84c89e06afd652991d209bf40e4cd7b23f68a7a4;p=procps-ng

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

diff --git a/ps/ps.1 b/ps/ps.1
index 41c11681..4c25da99 100644
--- a/ps/ps.1
+++ b/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