use single-quote, not comma

This commit is contained in:
albert
2002-10-23 19:37:20 +00:00
parent 501e740a31
commit 992e18325e
3 changed files with 3 additions and 3 deletions

View File

@ -501,7 +501,7 @@ Print only the process IDs of syslogd:
ps -C syslogd -o pid=
SEE ALSO
top(1) pstree(1) proc(5)
top(1) pgrep(1) pstree(1) proc(5)
STANDARDS
This ps conforms to version 2 of the Single Unix Specification.