trivia
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 20 May 1986 08:32:09 +0000 (00:32 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 20 May 1986 08:32:09 +0000 (00:32 -0800)
SCCS-vsn: share/man/man5/acct.5 6.2

usr/src/share/man/man5/acct.5

index 4425ccb..aba35b5 100644 (file)
@@ -1,4 +1,4 @@
-.\"    @(#)acct.5      6.1 (Berkeley) %G%
+.\"    @(#)acct.5      6.2 (Berkeley) %G%
 .\"
 .TH ACCT 5 ""
 .AT 3
 .\"
 .TH ACCT 5 ""
 .AT 3
@@ -9,7 +9,7 @@ acct \- execution accounting file
 .SH DESCRIPTION
 The
 .IR acct (2)
 .SH DESCRIPTION
 The
 .IR acct (2)
-system call makes entries in an accounting file
+system call arranges for entries to be made in an accounting file
 for each process that terminates.
 The accounting file is a sequence of entries whose layout,
 as defined by the include file is:
 for each process that terminates.
 The accounting file is a sequence of entries whose layout,
 as defined by the include file is:
@@ -19,7 +19,7 @@ as defined by the include file is:
 .so /usr/include/sys/acct.h
 .fi
 .PP
 .so /usr/include/sys/acct.h
 .fi
 .PP
-If the process does an
+If the process was created by an
 .IR execve (2),
 the first 10 characters of the filename appear in
 .I ac_comm.
 .IR execve (2),
 the first 10 characters of the filename appear in
 .I ac_comm.