Blame SOURCES/autofs-5.1.6-fix-incorrect-systemctl-command-syntax-in-autofs-8.patch

213b36
autofs-5.1.6 - fix incorrect systemctl command syntax in autofs(8)
213b36
213b36
From: Ian Kent <raven@themaw.net>
213b36
213b36
In the body of the OPERATION section "systemctl autofs.service status"
213b36
is used when it should be "systemctl status autofs.service".
213b36
213b36
Signed-off-by: Ian Kent <raven@themaw.net>
213b36
---
213b36
 CHANGELOG       |    1 +
213b36
 man/autofs.8.in |    2 +-
213b36
 2 files changed, 2 insertions(+), 1 deletion(-)
213b36
213b36
--- autofs-5.1.4.orig/CHANGELOG
213b36
+++ autofs-5.1.4/CHANGELOG
213b36
@@ -82,6 +82,7 @@ xx/xx/2018 autofs-5.1.5
213b36
 - fix quoted string length calc in expandsunent().
213b36
 - fix autofs mount options construction.
213b36
 - mount_nfs.c fix local rdma share not mounting.
213b36
+- fix incorrect systemctl command syntax in autofs(8).
213b36
 
213b36
 19/12/2017 autofs-5.1.4
213b36
 - fix spec file url.
213b36
--- autofs-5.1.4.orig/man/autofs.8.in
213b36
+++ autofs-5.1.4/man/autofs.8.in
213b36
@@ -58,7 +58,7 @@ service control reload action must be re
213b36
 .P
213b36
 .B @@initdir@@/autofs status
213b36
 or
213b36
-.B systemctl autofs.service status
213b36
+.B systemctl status autofs.service
213b36
 will display the status of,
213b36
 .BR automount (8),
213b36
 running or not. When using the systemd init system the status output includes