summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-23 16:04:51 +0000
committerru <ru@FreeBSD.org>2002-12-23 16:04:51 +0000
commit301b96498bdf7a9b644bd2cc5088e7f38cb222d7 (patch)
tree1e6be21e15825ddeae2240e915e902f42d1c1b3a /bin
parent48942467dc106e51b6995bdea8ca104ab6eae2db (diff)
downloadFreeBSD-src-301b96498bdf7a9b644bd2cc5088e7f38cb222d7.zip
FreeBSD-src-301b96498bdf7a9b644bd2cc5088e7f38cb222d7.tar.gz
Fixed the abuses of .Ql visible on stderr in troff mode.
PR: docs/37176
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 93c14b5..3bfcbc5 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -269,7 +269,7 @@ Marks a process that is idle (sleeping for longer than about 20 seconds).
Marks a process which is in
.Xr jail 2 .
The hostname of the prison can be found in
-.Ql Li /proc/<pid>/status .
+.Ql /proc/<pid>/status .
.It L
Marks a process that is waiting to acquire a lock.
.It R
OpenPOWER on IntegriCloud