Module Name:    src
Committed By:   njoly
Date:           Tue Jul  9 09:41:30 UTC 2013

Modified Files:
        src/games/hunt/huntd: huntd.6
        src/libexec/mail.local: mail.local.8
        src/share/man/man5: forward.5 passwd.5
        src/share/man/man7: hier.7

Log Message:
Fix sendmail section (8 -> 1) in xrefs.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/games/hunt/huntd/huntd.6
cvs rdiff -u -r1.11 -r1.12 src/libexec/mail.local/mail.local.8
cvs rdiff -u -r1.2 -r1.3 src/share/man/man5/forward.5
cvs rdiff -u -r1.30 -r1.31 src/share/man/man5/passwd.5
cvs rdiff -u -r1.103 -r1.104 src/share/man/man7/hier.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/games/hunt/huntd/huntd.6
diff -u src/games/hunt/huntd/huntd.6:1.9 src/games/hunt/huntd/huntd.6:1.10
--- src/games/hunt/huntd/huntd.6:1.9	Wed Mar 11 13:01:49 2009
+++ src/games/hunt/huntd/huntd.6	Tue Jul  9 09:41:30 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: huntd.6,v 1.9 2009/03/11 13:01:49 joerg Exp $
+.\"	$NetBSD: huntd.6,v 1.10 2013/07/09 09:41:30 njoly Exp $
 .\"
 .\" huntd
 .\"
@@ -49,7 +49,7 @@ game.
 When it starts up, it tries to notify all members of the
 .Em hunt-players
 mailing list (see
-.Xr sendmail 8 )
+.Xr sendmail 1 )
 by faking a
 .Xr talk 1
 request from user
@@ -116,9 +116,9 @@ process starts up a
 .Nm
 on the local machine and tries to rendezvous with it.
 .Sh SEE ALSO
+.Xr sendmail 1 ,
 .Xr talk 1 ,
-.Xr hunt 6 ,
-.Xr sendmail 8
+.Xr hunt 6
 .Sh AUTHORS
 Conrad Huang, Ken Arnold, and Greg Couch;
 .br

Index: src/libexec/mail.local/mail.local.8
diff -u src/libexec/mail.local/mail.local.8:1.11 src/libexec/mail.local/mail.local.8:1.12
--- src/libexec/mail.local/mail.local.8:1.11	Thu Aug  7 09:46:44 2003
+++ src/libexec/mail.local/mail.local.8	Tue Jul  9 09:41:30 2013
@@ -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

Index: src/share/man/man5/forward.5
diff -u src/share/man/man5/forward.5:1.2 src/share/man/man5/forward.5:1.3
--- src/share/man/man5/forward.5:1.2	Mon Aug 16 12:54:20 2010
+++ src/share/man/man5/forward.5	Tue Jul  9 09:41:30 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: forward.5,v 1.2 2010/08/16 12:54:20 pooka Exp $
+.\"	$NetBSD: forward.5,v 1.3 2013/07/09 09:41:30 njoly Exp $
 .\"
 .\" Copyright (c) 1996
 .\"	Mike Pritchard <m...@freebsd.org>.  All rights reserved.
@@ -94,6 +94,6 @@ and another copy would be retained as ma
 The user's forwarding instructions.
 .El
 .Sh SEE ALSO
+.Xr sendmail 1 ,
 .Xr aliases 5 ,
-.Xr mailaddr 7 ,
-.Xr sendmail 8
+.Xr mailaddr 7

Index: src/share/man/man5/passwd.5
diff -u src/share/man/man5/passwd.5:1.30 src/share/man/man5/passwd.5:1.31
--- src/share/man/man5/passwd.5:1.30	Sun Apr 22 10:19:00 2012
+++ src/share/man/man5/passwd.5	Tue Jul  9 09:41:30 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: passwd.5,v 1.30 2012/04/22 10:19:00 wiz Exp $
+.\"	$NetBSD: passwd.5,v 1.31 2013/07/09 09:41:30 njoly Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -242,7 +242,7 @@ which will be replaced by
 the capitalized login name when the gecos field is displayed or used
 by various programs such as
 .Xr finger 1 ,
-.Xr sendmail 8 ,
+.Xr sendmail 1 ,
 etc.
 .Pp
 The office and phone number subfields are used by the

Index: src/share/man/man7/hier.7
diff -u src/share/man/man7/hier.7:1.103 src/share/man/man7/hier.7:1.104
--- src/share/man/man7/hier.7:1.103	Thu Mar 14 19:16:52 2013
+++ src/share/man/man7/hier.7	Tue Jul  9 09:41:30 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: hier.7,v 1.103 2013/03/14 19:16:52 njoly Exp $
+.\"	$NetBSD: hier.7,v 1.104 2013/07/09 09:41:30 njoly Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -208,13 +208,13 @@ see
 .Xr ctime 3
 .It Sy mail/
 configuration files for
-.Xr sendmail 8
+.Xr sendmail 1
 .Pp
 .Bl -tag -width "sendmail.*" -compact
 .It Sy aliases*
 name alias files
 .It Sy sendmail.*
-.Xr sendmail 8
+.Xr sendmail 1
 configuration information
 .El
 .It Sy mail.rc
@@ -1117,7 +1117,7 @@ system last time logged in log; see
 printer daemon error logs; see
 .Xr lpd 8
 .It Sy maillog.*
-.Xr sendmail 8
+.Xr sendmail 1
 log files
 .It Sy messages.*
 general system information log
@@ -1128,7 +1128,7 @@ script
 .It Sy secure
 sensitive security information log
 .It Sy sendmail.st
-.Xr sendmail 8
+.Xr sendmail 1
 statistics
 .It Sy timed.*
 .Xr timed 8
@@ -1183,7 +1183,7 @@ the anonymous ftp root directory; see
 .It Sy mqueue/
 sendmail mail queue;
 see
-.Xr sendmail 8
+.Xr sendmail 1
 .It Sy news/
 Network news archival and spooling directories
 .It Sy output/

Reply via email to