autofs-5.1.6 - fix incorrect systemctl command syntax in autofs(8) From: Ian Kent In the body of the OPERATION section "systemctl autofs.service status" is used when it should be "systemctl status autofs.service". Signed-off-by: Ian Kent --- CHANGELOG | 1 + man/autofs.8.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 327a2468..14d66f34 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -49,6 +49,7 @@ xx/xx/2020 autofs-5.1.7 - remove command fifo on autofs mount fail. - add force unlink mounts and exit option. - cleanup stale logpri fifo pipes on unlink and exit. +- fix incorrect systemctl command syntax in autofs(8). 07/10/2019 autofs-5.1.6 - support strictexpire mount option. diff --git a/man/autofs.8.in b/man/autofs.8.in index b5d34cab..5c9999f2 100644 --- a/man/autofs.8.in +++ b/man/autofs.8.in @@ -63,7 +63,7 @@ entry has expired. .P .B @@initdir@@/autofs status or -.B systemctl autofs.service status +.B systemctl status autofs.service will display the status of, .BR automount (8), running or not. When using the systemd init system the status output includes