summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-08-09 10:49:50 +0000
committerru <ru@FreeBSD.org>2002-08-09 10:49:50 +0000
commit9c0fb519a72897e3ed4fac67cdab11c744cc05c8 (patch)
treea9a79089b380489f12b337926d187635f6a16f16 /bin
parent741ae405d5d9ded7feedf9db498de43ee97ac30e (diff)
downloadFreeBSD-src-9c0fb519a72897e3ed4fac67cdab11c744cc05c8.zip
FreeBSD-src-9c0fb519a72897e3ed4fac67cdab11c744cc05c8.tar.gz
mdoc(7) police: whitespace nits.
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.15
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index ae4f3e5..d6d8c2b 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -241,7 +241,8 @@ If the name is invalid or unknown, then
is displayed.
.It mwchan
The event name if the process is blocked normally, or the mutex name if
-the process is blocked on a mutex. See the wchan and mtxname keywords
+the process is blocked on a mutex.
+See the wchan and mtxname keywords
for details.
.It nice
The process scheduling increment (see
@@ -376,7 +377,7 @@ accounting flag (alias acflg)
.It args
command and arguments
.It comm
-command
+command
.It command
command and arguments
.It cpu
OpenPOWER on IntegriCloud