View | Details | Raw Unified | Return to bug 24804
Collapse All | Expand All

(-)ps.1 (+2 lines)
Lines 82-87 Link Here
82
.Bl -tag -width indent
82
.Bl -tag -width indent
83
.It Fl a
83
.It Fl a
84
Display information about other users' processes as well as your own.
84
Display information about other users' processes as well as your own.
85
This can be disabled with the ps_showallprocs sysctl.
85
.It Fl c
86
.It Fl c
86
Change the ``command'' column output to just contain the executable name,
87
Change the ``command'' column output to just contain the executable name,
87
rather than the full command line.
88
rather than the full command line.
Lines 516-521 Link Here
516
.Xr strftime 3 ,
517
.Xr strftime 3 ,
517
.Xr procfs 5 ,
518
.Xr procfs 5 ,
518
.Xr pstat 8 ,
519
.Xr pstat 8 ,
520
.Xr sysctl 8 ,
519
.Xr mutex 9
521
.Xr mutex 9
520
.Sh BUGS
522
.Sh BUGS
521
Since
523
Since

Return to bug 24804