summaryrefslogtreecommitdiff
path: root/usr.sbin/sa
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 20:02:45 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 20:02:45 +0000
commit59a3c79da68b53e9d606f0b7991574d982a843e1 (patch)
treefcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/sa
parentc75ac469472f60090b8c8019bfdc3d059b15ba99 (diff)
downloadsrc-test2-59a3c79da68b53e9d606f0b7991574d982a843e1.tar.gz
src-test2-59a3c79da68b53e9d606f0b7991574d982a843e1.zip
Notes
Diffstat (limited to 'usr.sbin/sa')
-rw-r--r--usr.sbin/sa/sa.818
1 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8
index 68836ab149cf..76670b39b732 100644
--- a/usr.sbin/sa/sa.8
+++ b/usr.sbin/sa/sa.8
@@ -204,8 +204,6 @@ flag is specified, only the
and
.Fl s
flags are honored.
-.Sh EXIT STATUS
-.Ex -std
.Sh FILES
.Bl -tag -width /var/account/usracct -compact
.It Pa /var/account/acct
@@ -215,18 +213,13 @@ per-command accounting summary database
.It Pa /var/account/usracct
per-user accounting summary database
.El
+.Sh EXIT STATUS
+.Ex -std
.Sh SEE ALSO
.Xr lastcomm 1 ,
.Xr acct 5 ,
.Xr ac 8 ,
.Xr accton 8
-.Sh BUGS
-The number of options to this program is absurd, especially considering
-that there's not much logic behind their lettering.
-.Pp
-The field labels should be more consistent.
-.Pp
-The VM system does not record the CPU storage integral.
.Sh CAVEATS
While the behavior of the options in this version of
.Nm
@@ -246,3 +239,10 @@ This is not considered a problem, however, because the accounting record
format has changed as well (since user ids are now 32 bits).
.Sh AUTHORS
.An Chris G. Demetriou Aq cgd@postgres.berkeley.edu
+.Sh BUGS
+The number of options to this program is absurd, especially considering
+that there's not much logic behind their lettering.
+.Pp
+The field labels should be more consistent.
+.Pp
+The VM system does not record the CPU storage integral.