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

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