merge
This commit is contained in:
parent
2f457f5f19
commit
8f9374e811
1 changed files with 8 additions and 2 deletions
10
sys/man/1/ps
10
sys/man/1/ps
|
@ -4,12 +4,12 @@ ps, psu, pstree \- process status
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B ps
|
.B ps
|
||||||
[
|
[
|
||||||
.B -apr
|
.B -apnr
|
||||||
]
|
]
|
||||||
.PP
|
.PP
|
||||||
.B psu
|
.B psu
|
||||||
[
|
[
|
||||||
.B -apr
|
.B -apnr
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
.I user
|
.I user
|
||||||
|
@ -85,6 +85,12 @@ waiting for more of a critical
|
||||||
.PD
|
.PD
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
|
.B -n
|
||||||
|
flag causes
|
||||||
|
.I ps
|
||||||
|
to print, after the process id, the note group to which the process belongs.
|
||||||
|
.PP
|
||||||
|
The
|
||||||
.B -r
|
.B -r
|
||||||
flag causes
|
flag causes
|
||||||
.I ps
|
.I ps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue