diff options
author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-08-21 03:09:12 +0000 |
---|---|---|
committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-08-21 03:09:12 +0000 |
commit | 7c5169efdd359f94bed217c1b2ae3022780d59f2 (patch) | |
tree | 9053aacd492bf3ef43a13d0ee1cce708ada11555 /bin | |
parent | dd8af6685eaa1153e4a71936e7c5b7c167e62bfa (diff) | |
download | src-7c5169efdd359f94bed217c1b2ae3022780d59f2.tar.gz src-7c5169efdd359f94bed217c1b2ae3022780d59f2.zip |
Notes
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ps/ps.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 257592967589..917b878a08e9 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -29,7 +29,7 @@ .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd August 18, 2006 +.Dd August 21, 2006 .Dt PS 1 .Os .Sh NAME @@ -181,7 +181,8 @@ Display information associated with the space or comma separated list of keywords specified. The last keyword in the list may be appended with an equals .Pq Ql = -sign and a string spanning the rest of the argument. +sign and a string that spans the rest of the argument and can contain +space and comma characters. This causes the printed header to use the specified string instead of the standard header. Multiple keywords may also be given in the form of more than one |