From 966f574e898e7b0920835f857e1aa6a53f454eb0 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 (cherry picked from commit 67826132adfdf626413f08fb664debd4a7ec35b7) --- 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 586473c61d..27d1a3e0a8 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -176,7 +176,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, udev7, systemd.directives7 diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 37b9c4d1d7..97f1fc3188 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1135,7 +1135,7 @@ See Also systemd1, - systemctl8, + systemctl1, journalctl8, systemd.unit5, systemd.service5, diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml index 1b10fba9d5..d29097884e 100644 --- a/man/systemd.kill.xml +++ b/man/systemd.kill.xml @@ -176,7 +176,7 @@ See Also systemd1, - systemctl8, + systemctl1, journalctl8, systemd.unit5, systemd.service5, diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index cadf95008a..bdfb0e1151 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -316,7 +316,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 279e415c6c..5e673cfdac 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -1109,7 +1109,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 699c5a3bfd..4f071544ce 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -759,7 +759,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 659bc81ccd..8693d743a7 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -204,7 +204,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 b94555f406..8dc6211727 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1346,7 +1346,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.special7, systemd.service5, systemd.socket5,