From 67826132adfdf626413f08fb664debd4a7ec35b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 6 Sep 2014 13:43:25 +0200 Subject: [PATCH 1/1] 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 34105126cd6..f04a4a49276 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 619fe196804..557f15f906d 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 707d582b4f8..6d0113f5cce 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 39796470a09..caee371c815 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 f116aa577c5..ba841c3bab1 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 8d86fca5d6a..c6d61cf2b1a 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 8b17f857ceb..c84a5254b35 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 1bb074a9b11..f08e38e07e7 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 8394fa81aac..7a63348caf9 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 61901d268e1..62a4d08b9cc 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 15662a548d8..e2cdfd83c30 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 9fcf5ccb978..55b458557f3 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 a1fcfd87814..6ea552e8b45 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, -- 2.39.5