diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-12-05 15:00:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-12-05 15:00:41 +0000 |
commit | e3d0a23417a6901c9353eb435a2228bccdf93693 (patch) | |
tree | 7323e6fd0f9a1ff1d2f7d9f20e6be4eb1f34f29e /libexec/mail.local | |
parent | b7da1555b94fc7ec00532fa3b913ce2e231733e3 (diff) |
typo
Diffstat (limited to 'libexec/mail.local')
-rw-r--r-- | libexec/mail.local/mail.local.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8 index 39f5f23d8e1..d92dc7c2ec4 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)mail.local.8 6.8 (Berkeley) 4/27/91 -.\" $Id: mail.local.8,v 1.6 1996/08/29 07:24:21 deraadt Exp $ +.\" $Id: mail.local.8,v 1.7 1996/12/05 15:00:40 deraadt Exp $ .\" .Dd April 27, 1991 .Dt MAIL.LOCAL 8 @@ -100,7 +100,7 @@ recommended against, but may work properly. By default, mailbox locking is done with .Nm username.lock files. However, if the -.Fl -L +.Fl L flag is specified, the mailbox is exclusively locked with .Xr flock 2 while mail is appended. |