diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-06-11 21:03:41 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-06-11 21:03:41 +0000 |
commit | 4dcd1073aa034e70818f46390d0fd457ab769993 (patch) | |
tree | 3ed6f1255c5a7307cb8f0526720e97d7fa494e3e /usr.bin/mail | |
parent | cee76810a290c6247e5de72cad5bcc9109f998c1 (diff) |
newaliases(1) -> newaliases(8)
Diffstat (limited to 'usr.bin/mail')
-rw-r--r-- | usr.bin/mail/mail.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index ca4f351efcc..91095641cfb 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.30 2000/05/15 06:55:44 deraadt Exp $ +.\" $OpenBSD: mail.1,v 1.31 2000/06/11 21:03:40 millert Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1095,11 +1095,11 @@ system initialization file .Sh SEE ALSO .Xr fmt 1 , .Xr lockspool 1 , -.Xr newaliases 1 , .Xr vacation 1 , .Xr aliases 5 , .Xr mailaddr 7 , .Xr mail.local 8 , +.Xr newaliases 8 , .Xr sendmail 8 .Rs .%T "The Mail Reference Manual" |