Blame SOURCES/autofs-5.1.3-fix-some-man-problems.patch

304803
autofs-5.1.3 - fix some man page problems
304803
304803
From: Ian Kent <raven@themaw.net>
304803
304803
Fix a few problems with the autofs man pages:
304803
- autofs(8) missing "autofs -" in NAME string.
304803
- punctuation marks in some SEE ALSO sections.
304803
- change NAME string to include key word "autofs" in auto.master(5).
304803
304803
Signed-off-by: Ian Kent <raven@themaw.net>
304803
---
304803
 CHANGELOG                      |    1 +
304803
 man/auto.master.5.in           |    4 ++--
304803
 man/autofs.5                   |    4 ++--
304803
 man/autofs.8.in                |    8 ++++----
304803
 man/autofs.conf.5.in           |    2 +-
304803
 man/autofs_ldap_auth.conf.5.in |    2 +-
304803
 man/automount.8                |    4 ++--
304803
 7 files changed, 13 insertions(+), 12 deletions(-)
304803
304803
--- autofs-5.0.7.orig/CHANGELOG
304803
+++ autofs-5.0.7/CHANGELOG
304803
@@ -254,6 +254,7 @@
304803
 - set systemd KillMode to process.
304803
 - fix mount.nfs blocks on first mount.
304803
 - fix typos in autofs man pages.
304803
+- fix some man page problems.
304803
 
304803
 25/07/2012 autofs-5.0.7
304803
 =======================
304803
--- autofs-5.0.7.orig/man/auto.master.5.in
304803
+++ autofs-5.0.7/man/auto.master.5.in
304803
@@ -1,7 +1,7 @@
304803
 .\" t
304803
 .TH AUTO.MASTER 5 "11 Apr 2006"
304803
 .SH NAME
304803
-auto.master \- Master Map for automounter
304803
+auto.master \- Master Map for automounter consulted by autofs
304803
 .SH "DESCRIPTION"
304803
 The
304803
 .B auto.master
304803
@@ -362,7 +362,7 @@ configuration will be used to locate the
304803
 .BR autofs (5),
304803
 .BR autofs (8),
304803
 .BR autofs.conf (5),
304803
-.BR autofs_ldap_auth.conf (5)
304803
+.BR autofs_ldap_auth.conf (5).
304803
 .SH AUTHOR
304803
 This manual page was written by Christoph Lameter <chris@waterf.org>,
304803
 for the Dean GNU/Linux system.  Edited by <hpa@transmeta.com> and
304803
--- autofs-5.0.7.orig/man/autofs.5
304803
+++ autofs-5.0.7/man/autofs.5
304803
@@ -596,8 +596,8 @@ to the "local" subdirectory of the exter
304803
 .BR auto.master (5),
304803
 .BR autofs (8),
304803
 .BR autofs.conf (5),
304803
-.BR mount (8).
304803
-.BR autofs_ldap_auth.conf (5)
304803
+.BR mount (8),
304803
+.BR autofs_ldap_auth.conf (5).
304803
 .SH AUTHOR
304803
 This manual page was written by Christoph Lameter <chris@waterf.org>,
304803
 for the Debian GNU/Linux system.  Edited by H. Peter Avian
304803
--- autofs-5.0.7.orig/man/autofs.8.in
304803
+++ autofs-5.0.7/man/autofs.8.in
304803
@@ -1,6 +1,6 @@
304803
 .TH AUTOFS 8 "9 Sep 1997"
304803
 .SH NAME
304803
-Service control for the automounter
304803
+autofs \- Service control for the automounter
304803
 .SH SYNOPSIS
304803
 If a SysV init script system is being used:
304803
 .br
304803
@@ -72,9 +72,9 @@ for more information.
304803
 .BR automount (8),
304803
 .BR autofs (5),
304803
 .BR autofs.conf (5),
304803
-.BR auto.master (5).
304803
-.BR autofs_ldap_auth.conf (5)
304803
-.BR systemctl(1)
304803
+.BR auto.master (5),
304803
+.BR autofs_ldap_auth.conf (5),
304803
+.BR systemctl(1).
304803
 .SH AUTHOR
304803
 This manual page was written by Christoph Lameter <chris@waterf.org>,
304803
 for the Debi GNU/Linux system.  Edited by H. Peter Anvin
304803
--- autofs-5.0.7.orig/man/autofs.conf.5.in
304803
+++ autofs-5.0.7/man/autofs.conf.5.in
304803
@@ -513,6 +513,6 @@ map_type = file
304803
 .SH "SEE ALSO"
304803
 .BR automount (8),
304803
 .BR auto.master (5),
304803
-.BR autofs_ldap_auth.conf (5)
304803
+.BR autofs_ldap_auth.conf (5).
304803
 .SH AUTHOR
304803
 This manual page was written by Ian Kent <raven@themaw.net>.
304803
--- autofs-5.0.7.orig/man/autofs_ldap_auth.conf.5.in
304803
+++ autofs-5.0.7/man/autofs_ldap_auth.conf.5.in
304803
@@ -113,6 +113,6 @@ externally configured credential cache t
304803
 By default, autofs will setup a memory based credential cache.
304803
 .SH "SEE ALSO"
304803
 .BR auto.master (5),
304803
-.BR autofs.conf (5),
304803
+.BR autofs.conf (5).
304803
 .SH AUTHOR
304803
 This manual page was written by Ian Kent <raven@themaw.net>.
304803
--- autofs-5.0.7.orig/man/automount.8
304803
+++ autofs-5.0.7/man/automount.8
304803
@@ -178,8 +178,8 @@ constructed has been detached from the m
304803
 .BR autofs (8),
304803
 .BR autofs.conf (5),
304803
 .BR auto.master (5),
304803
-.BR mount (8).
304803
-.BR autofs_ldap_auth.conf (5)
304803
+.BR mount (8),
304803
+.BR autofs_ldap_auth.conf (5).
304803
 .SH BUGS
304803
 Don't know, I've fixed everything I know about.
304803