diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-11-01 22:07:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-11-01 22:07:09 +0000 |
commit | e604284bcc2afb1da5c6c0981f28d7211ece78e2 (patch) | |
tree | 6060a29f694cc072a8468b18d5cca1ae4eb70b72 | |
parent | 3e5688468bfcc90b49cc45e327910062fffc530a (diff) |
typo fix lifted from the last tmux commit ("one of more");
-rw-r--r-- | share/man/man5/acct.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/acct.5 b/share/man/man5/acct.5 index 05baef4135e..a55b2451b22 100644 --- a/share/man/man5/acct.5 +++ b/share/man/man5/acct.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acct.5,v 1.12 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: acct.5,v 1.13 2010/11/01 22:07:08 jmc Exp $ .\" $NetBSD: acct.5,v 1.4 1995/10/22 01:40:10 ghudson Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)acct.5 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: November 1 2010 $ .Dt ACCT 5 .Os .Sh NAME @@ -91,7 +91,7 @@ If a terminated process was created by an the name of the executed file (at most ten characters of it) is saved in the field .Fa ac_comm -and its status is saved by setting one of more of the following flags in +and its status is saved by setting one or more of the following flags in .Fa ac_flag : .Dv AFORK , .Dv ASU , |