summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJared Yanovich <jaredy@cvs.openbsd.org>2005-08-12 17:47:42 +0000
committerJared Yanovich <jaredy@cvs.openbsd.org>2005-08-12 17:47:42 +0000
commit97583a73890c2868e1b90553dd07148e2bae13d6 (patch)
tree4dfb5b90ca02e69cb526bbb6ccb9a8e3c68646d2 /lib/libc
parent97a1b8faa75feb0f342279fa5d751c0c1d7bd55c (diff)
remove incorrect punctuation introduced by last revision,
pointed out by deraadt and jmc
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/acct.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/acct.2 b/lib/libc/sys/acct.2
index fac00d64c4d..ffe8c8bc9e2 100644
--- a/lib/libc/sys/acct.2
+++ b/lib/libc/sys/acct.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acct.2,v 1.13 2005/08/10 01:09:22 jaredy Exp $
+.\" $OpenBSD: acct.2,v 1.14 2005/08/12 17:47:41 jaredy Exp $
.\" $NetBSD: acct.2,v 1.6 1995/02/27 12:31:47 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -51,7 +51,7 @@ is
accounting is disabled.
If
.Fa file
-is an existing, NUL-terminated pathname, record collection is enabled,
+is an existing, NUL-terminated pathname, record collection is enabled
and for every process initiated which terminates under normal conditions
an accounting record is appended to
.Fa file .