From 67826132adfdf626413f08fb664debd4a7ec35b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 6 Sep 2014 13:43:25 +0200 Subject: [PATCH] man: fix references to systemctl man page which is now in section 1 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760613 --- man/systemd.automount.xml | 2 +- man/systemd.device.xml | 2 +- man/systemd.exec.xml | 2 +- man/systemd.kill.xml | 2 +- man/systemd.mount.xml | 2 +- man/systemd.path.xml | 2 +- man/systemd.service.xml | 2 +- man/systemd.snapshot.xml | 4 ++-- man/systemd.socket.xml | 2 +- man/systemd.swap.xml | 2 +- man/systemd.target.xml | 2 +- man/systemd.timer.xml | 2 +- man/systemd.unit.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml index 34105126cd..f04a4a4927 100644 --- a/man/systemd.automount.xml +++ b/man/systemd.automount.xml @@ -156,7 +156,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.mount5, mount8, diff --git a/man/systemd.device.xml b/man/systemd.device.xml index 619fe19680..557f15f906 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -185,7 +185,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, udev7, systemd.directives7 diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 707d582b4f..6d0113f5cc 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1533,7 +1533,7 @@ See Also systemd1, - systemctl8, + systemctl1, journalctl8, systemd.unit5, systemd.service5, diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml index 39796470a0..caee371c81 100644 --- a/man/systemd.kill.xml +++ b/man/systemd.kill.xml @@ -199,7 +199,7 @@ See Also systemd1, - systemctl8, + systemctl1, journalctl8, systemd.unit5, systemd.service5, diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index f116aa577c..ba841c3bab 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -352,7 +352,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.exec5, systemd.kill5, diff --git a/man/systemd.path.xml b/man/systemd.path.xml index 8d86fca5d6..c6d61cf2b1 100644 --- a/man/systemd.path.xml +++ b/man/systemd.path.xml @@ -224,7 +224,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.service5, inotify7, diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 8b17f857ce..c84a5254b3 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -1236,7 +1236,7 @@ ExecStart=/bin/echo $ONE $TWO ${TWO} See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.exec5, systemd.resource-control5, diff --git a/man/systemd.snapshot.xml b/man/systemd.snapshot.xml index 1bb074a9b1..f08e38e07e 100644 --- a/man/systemd.snapshot.xml +++ b/man/systemd.snapshot.xml @@ -63,7 +63,7 @@ Snapshots are not configured on disk but created dynamically via systemctl snapshot (see - systemctl8 + systemctl1 for details) or an equivalent command. When created, they will automatically get dependencies on the currently activated units. They act as saved @@ -79,7 +79,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.directives7 diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 8394fa81aa..7a63348caf 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -889,7 +889,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.exec5, systemd.kill5, diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 61901d268e..62a4d08b9c 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -204,7 +204,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.exec5, systemd.kill5, diff --git a/man/systemd.target.xml b/man/systemd.target.xml index 15662a548d..e2cdfd83c3 100644 --- a/man/systemd.target.xml +++ b/man/systemd.target.xml @@ -99,7 +99,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.special7, systemd.directives7 diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 9fcf5ccb97..55b458557f 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -298,7 +298,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.service5, systemd.time7, diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index a1fcfd8781..6ea552e8b4 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1504,7 +1504,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.special7, systemd.service5, systemd.socket5,