use single-quote, not comma
This commit is contained in:
parent
501e740a31
commit
992e18325e
2
kill.1
2
kill.1
@ -1,4 +1,4 @@
|
|||||||
,\" t
|
'\" t
|
||||||
.\" (The preceding line is a note to broken versions of man to tell
|
.\" (The preceding line is a note to broken versions of man to tell
|
||||||
.\" them to pre-process this man page with tbl)
|
.\" them to pre-process this man page with tbl)
|
||||||
.\" Man page for kill.
|
.\" Man page for kill.
|
||||||
|
2
ps/ps.1
2
ps/ps.1
@ -501,7 +501,7 @@ Print only the process IDs of syslogd:
|
|||||||
ps -C syslogd -o pid=
|
ps -C syslogd -o pid=
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
top(1) pstree(1) proc(5)
|
top(1) pgrep(1) pstree(1) proc(5)
|
||||||
|
|
||||||
STANDARDS
|
STANDARDS
|
||||||
This ps conforms to version 2 of the Single Unix Specification.
|
This ps conforms to version 2 of the Single Unix Specification.
|
||||||
|
2
skill.1
2
skill.1
@ -1,4 +1,4 @@
|
|||||||
,\" t
|
'\" t
|
||||||
.\" (The preceding line is a note to broken versions of man to tell
|
.\" (The preceding line is a note to broken versions of man to tell
|
||||||
.\" them to pre-process this man page with tbl)
|
.\" them to pre-process this man page with tbl)
|
||||||
.\" Man page for skill and snice.
|
.\" Man page for skill and snice.
|
||||||
|
Loading…
Reference in New Issue
Block a user