aboutsummaryrefslogtreecommitdiff
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-10-24 00:00:57 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-10-24 00:00:57 +0000
commit2af538eb48c431ccb17ef44fd9b2992f80b83bab (patch)
treeaffb696135e5bafb9ef35aa4bddc59b5f810ab27 /bin/ps/ps.1
parent3261668c1db83b0ec48b2c97b3adac1f98ffd322 (diff)
downloadsrc-2af538eb48c431ccb17ef44fd9b2992f80b83bab.tar.gz
src-2af538eb48c431ccb17ef44fd9b2992f80b83bab.zip
Use the MAC interface to list process MAC labels rather than using
the LOMAC-specific interface (which is being deprecated). The revised LOMAC using the MAC framework will export levels listable using this mechanism. Approved by: re Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
Notes
Notes: svn path=/head/; revision=105831
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.110
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index be4960c9aadd..93c14b5cb8ed 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -184,7 +184,7 @@ will use as many columns as necessary without regard for your window size.
.It Fl x
Display information about processes without controlling terminals.
.It Fl Z
-Add lvl to the list of keywords for which
+Add label to the list of keywords for which
.Nm
will display information.
.El
@@ -224,14 +224,14 @@ the include file
.It Dv "P_OWEUPC" Ta No "0x20000 Owe process an addupc() call at next ast"
.It Dv "P_SWAPPING" Ta No "0x40000 Process is being swapped"
.El
+.It label
+The MAC label of the process.
.It lim
The soft limit on memory used, specified via a call to
.Xr setrlimit 2 .
.It lstart
The exact time the command started, using the ``%c'' format described in
.Xr strftime 3 .
-.It lvl
-The LOMAC level of the process.
.It lockname
The name of the lock that the process is currently blocked on.
If the name is invalid or unknown, then
@@ -390,14 +390,14 @@ total blocks read (alias inblock)
job control count
.It ktrace
tracing flags
+.It label
+MAC label
.It lim
memoryuse limit
.It logname
login name of user who started the process
.It lstart
time started
-.It lvl
-LOMAC level
.It majflt
total page faults
.It minflt