diff options
-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 7ec5a4b..db4acb1 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 , |