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

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