diff options
author | ru <ru@FreeBSD.org> | 2006-09-17 17:40:07 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2006-09-17 17:40:07 +0000 |
commit | 36d05684e77bc80a444da3110fb255b3a664aed9 (patch) | |
tree | 962f12301cfcccc7e435e319623129195eb7b608 /bin/ps | |
parent | 4254dacbf5cff0f4e4c7f21833c8620c8d66e4c5 (diff) | |
download | FreeBSD-src-36d05684e77bc80a444da3110fb255b3a664aed9.zip FreeBSD-src-36d05684e77bc80a444da3110fb255b3a664aed9.tar.gz |
Markup fixes.
Diffstat (limited to 'bin/ps')
-rw-r--r-- | bin/ps/ps.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 917b878..f3db636 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -181,7 +181,7 @@ 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 that spans the rest of the argument and can contain +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. |