diff options
author | charnier <charnier@FreeBSD.org> | 1998-01-07 07:44:01 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-01-07 07:44:01 +0000 |
commit | 7dfb53a951d6005648cf8340e6ada29bf01d6a37 (patch) | |
tree | 1980d0540873e8cdacdc12c046c686a5c2bbba67 /libexec | |
parent | f37df36bd12577053179ae9972a863baad7d2faf (diff) | |
download | FreeBSD-src-7dfb53a951d6005648cf8340e6ada29bf01d6a37.zip FreeBSD-src-7dfb53a951d6005648cf8340e6ada29bf01d6a37.tar.gz |
Typos.
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/mail.local/mail.local.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8 index 66f72b8..b7d1e87 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mail.local.8 8.2 (Berkeley) 12/11/93 -.\" $Id: mail.local.8,v 1.6 1997/02/22 14:21:48 peter Exp $ +.\" $Id: mail.local.8,v 1.7 1997/10/11 22:05:42 wosch Exp $ .\" .Dd December 11, 1993 .Dt MAIL.LOCAL 8 @@ -46,7 +46,7 @@ .Sh DESCRIPTION .Nm Mail.local reads the standard input up to an end-of-file and appends it to each -.Ar user's +.Ar user Ns 's .Pa mail file. The @@ -105,6 +105,6 @@ A superset of .Nm mail.local (handling mailbox reading as well as mail delivery) appeared in -.At v7 . +.At v7 as the program .Nm mail . |