autofs-5.1.0 - manpage corrections

From: Dmitry Smirnov <onlyjob@member.fsf.org>

Correct spelling errors in man pages
---
 CHANGELOG            |    1 +
 man/auto.master.5.in |    2 +-
 man/autofs.8.in      |    6 +++---
 man/automount.8      |    2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index a7cf993..0c8133f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -36,6 +36,7 @@
 - remove unused offset handling code.
 - fix mount as you go offset selection.
 - link daemon with pthread library (Debian patch).
+- manpage corrections (Debian patch).
 
 28/03/2014 autofs-5.0.9
 =======================
diff --git a/man/auto.master.5.in b/man/auto.master.5.in
index bbf6a74..8d1396d 100644
--- a/man/auto.master.5.in
+++ b/man/auto.master.5.in
@@ -471,5 +471,5 @@ configuration will be used to locate the source of the map
 .BR autofs_ldap_auth.conf (5)
 .SH AUTHOR
 This manual page was written by Christoph Lameter <chris@waterf.org>,
-for the Dean GNU/Linux system.  Edited by <hpa@transmeta.com> and
+for the Debian GNU/Linux system.  Edited by <hpa@transmeta.com> and
 Ian Kent <raven@themaw.net> .
diff --git a/man/autofs.8.in b/man/autofs.8.in
index 602fd77..36befe9 100644
--- a/man/autofs.8.in
+++ b/man/autofs.8.in
@@ -60,8 +60,8 @@ service control reload action must be rerun to activate the changes.
 or
 .B systemctl autofs.service status
 will display the status of,
-.BR automount (8)
-,running or not. When using the systemd init system the status output includes
+.BR automount (8),
+running or not. When using the systemd init system the status output includes
 somewhat more information related to the service status.
 .P
 .B systemctl(1)
@@ -76,5 +76,5 @@ for more information.
 .BR systemctl(1)
 .SH AUTHOR
 This manual page was written by Christoph Lameter <chris@waterf.org>,
-for the Debi GNU/Linux system.  Edited by H. Peter Anvin
+for the Debian GNU/Linux system.  Edited by H. Peter Anvin
 <hpa@transmeta.com> and Ian Kent <raven@themaw.net>.
diff --git a/man/automount.8 b/man/automount.8
index 4f2f58b..06e932e 100644
--- a/man/automount.8
+++ b/man/automount.8
@@ -161,7 +161,7 @@ the map in which case they need to umounted manually.
 .P
 If the option to disable the check to see if the daemon is already
 running is used be aware that autofs currently may not function correctly
-for certain types of automount maps. The mounts of the seperate daemons
+for certain types of automount maps. The mounts of the separate daemons
 might interfere with one another. The implications of running multiple
 daemon instances needs to be checked and tested before we can say this
 is supported.