diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-17 17:40:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-17 17:40:07 +0000 |
| commit | 9badf57f01d56d12c922d1c5a195103b605287e4 (patch) | |
| tree | 962f12301cfcccc7e435e319623129195eb7b608 /bin/ps | |
| parent | 103c0654067252278378e7538f52ed85dd93b143 (diff) | |
Notes
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 917b878a08e9..f3db636c3892 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. |
