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

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