summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-06-08 05:47:46 +0000
committerjmallett <jmallett@FreeBSD.org>2002-06-08 05:47:46 +0000
commit93d000557481cc0b5b51842549d3c27dfa8fcf22 (patch)
treeaaa6cfd1b3659179aac07e58544ab5fc41fdf0c7 /bin
parent26d185af735befa7513d3641ac2eb14f67bd3f30 (diff)
downloadFreeBSD-src-93d000557481cc0b5b51842549d3c27dfa8fcf22.zip
FreeBSD-src-93d000557481cc0b5b51842549d3c27dfa8fcf22.tar.gz
Don't say that the list of formats can be space delimited, it no longer can be.
Mention that more than one -o will concatenate formats. Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.17
1 files changed, 5 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 438f574..dca9055 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -130,8 +130,11 @@ Keywords may be appended with an equals (``='') sign and a string.
This causes the printed header to use the specified string instead of
the standard header.
.It Fl o
-Display information associated with the space or comma separated list
-of keywords specified.
+Display information associated with the comma separated list of keywords
+specified.
+Multiple keywords may also be given in the form of more than one
+.Fl o
+option.
Keywords may be appended with an equals (``='') sign and a string.
This causes the printed header to use the specified string instead of
the standard header.
OpenPOWER on IntegriCloud