diff options
author | Robert Watson <rwatson@FreeBSD.org> | 2004-11-29 12:00:24 +0000 |
---|---|---|
committer | Robert Watson <rwatson@FreeBSD.org> | 2004-11-29 12:00:24 +0000 |
commit | ac06cb0ad3377310bddb487c8d3ea7340f96abdb (patch) | |
tree | d0a0f919119e7d31b3bc95dfcc4d7244c8437660 /bin/ps | |
parent | cafe28f16a4678b31e014e68582d46ea15856bb5 (diff) | |
download | src-test2-ac06cb0ad3377310bddb487c8d3ea7340f96abdb.tar.gz src-test2-ac06cb0ad3377310bddb487c8d3ea7340f96abdb.zip |
Notes
Diffstat (limited to 'bin/ps')
-rw-r--r-- | bin/ps/ps.1 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 7ec5a4beec05..db4acb1f5531 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -249,7 +249,9 @@ are specified in the same command, then .Nm will use the one which was specified last. .It Fl Z -Add label to the list of keywords for which +Add +.Xr mac 4 +label to the list of keywords for which .Nm will display information. .El @@ -601,9 +603,6 @@ attempts to automatically determine the terminal width. .El .Sh FILES .Bl -tag -width ".Pa /boot/kernel/kernel" -compact -.It Pa /dev/lomac -interface used to query the -.Xr lomac 4 KLD .It Pa /boot/kernel/kernel default system namelist @@ -618,7 +617,7 @@ the mount point of .Xr w 1 , .Xr kvm 3 , .Xr strftime 3 , -.Xr lomac 4 , +.Xr mac 4 , .Xr procfs 5 , .Xr pstat 8 , .Xr sysctl 8 , |