diff options
| author | njoly <njoly@NetBSD.org> | 2013-07-09 09:41:30 +0000 |
|---|---|---|
| committer | njoly <njoly@NetBSD.org> | 2013-07-09 09:41:30 +0000 |
| commit | d670c27aa4ad06c7fe68f213d8c32e8bb4e9002e (patch) | |
| tree | ab75c691de918fd4eba352d9e932034f9ab879f5 /libexec | |
| parent | 94c948e494345a3eb096ee0069fdcbc7d7023fd9 (diff) | |
Fix sendmail section (8 -> 1) in xrefs.
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 6227de29203..2fb9c3f0c21 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mail.local.8,v 1.11 2003/08/07 09:46:44 agc Exp $ +.\" $NetBSD: mail.local.8,v 1.12 2013/07/09 09:41:30 njoly Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. @@ -98,10 +98,10 @@ user's mailbox directory .El .Sh SEE ALSO .Xr mail 1 , +.Xr sendmail 1 , .Xr flock 2 , .Xr getservbyname 3 , -.Xr comsat 8 , -.Xr sendmail 8 +.Xr comsat 8 .Sh HISTORY A superset of .Nm |
