From 4f50d2efbac87aba0505b9f998bf3e4bde64c214 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 20 Feb 2014 19:47:03 -0500 Subject: [PATCH] man: xinclude --host/--machine As usual, those common options are pushed to the end. --- man/busctl.xml | 22 ++-------------------- man/hostnamectl.xml | 14 ++------------ man/localectl.xml | 14 ++------------ man/loginctl.xml | 24 +++--------------------- man/machinectl.xml | 24 +++--------------------- man/systemctl.xml | 24 +++--------------------- man/systemd-analyze.xml | 25 +++---------------------- man/systemd-run.xml | 23 ++--------------------- man/timedatectl.xml | 24 +++--------------------- man/user-system-options.xml | 22 ++++++++++++++++++++++ 10 files changed, 45 insertions(+), 171 deletions(-) diff --git a/man/busctl.xml b/man/busctl.xml index 7947c8d2c..9865b17d5 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -70,26 +70,6 @@ along with systemd; If not, see . The following options are understood: - - - - - - Execute the operation remotely. Specify a hostname, or - username and hostname separated by @, to - connect to. This will use SSH to talk to the remote systemd - instance. - - - - - - - - Execute the operation on a local container. - Specify a container name to connect to. - - @@ -155,6 +135,8 @@ along with systemd; If not, see . + + diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index d6d000539..6746a7042 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -111,18 +111,6 @@ before executing the operation. - - - - - Execute the operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to the remote - system. - - @@ -145,6 +133,8 @@ + + diff --git a/man/localectl.xml b/man/localectl.xml index bef3edb44..c2e79a2d7 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -97,18 +97,6 @@ before executing the operation. - - - - - Execute the operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to the remote - system. - - @@ -121,6 +109,8 @@ respectively. + + diff --git a/man/loginctl.xml b/man/loginctl.xml index 25eae3159..749db92ed 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -90,27 +90,6 @@ operations. - - - - - Execute the operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to the remote login manager - instance. - - - - - - - Execute the operation on a - local container. Specify a container - name to connect to. - - @@ -178,6 +157,9 @@ SIGTERM. + + + diff --git a/man/machinectl.xml b/man/machinectl.xml index da539ed08..89dca9cf8 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -72,27 +72,6 @@ The following options are understood: - - - - - Execute the operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to the remote machine manager - instance. - - - - - - - Execute the operation on a - local container. Specify a container - name to connect to. - - @@ -167,6 +146,9 @@ footer. + + + diff --git a/man/systemctl.xml b/man/systemctl.xml index 379bf263e..355cd11bb 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -422,27 +422,6 @@ along with systemd; If not, see . - - - - - - Execute the operation remotely. Specify a hostname, or - username and hostname separated by @, to - connect to. This will use SSH to talk to the remote systemd - instance. - - - - - - - - Execute the operation on a local - container. Specify a container name to connect - to. - - @@ -477,6 +456,9 @@ along with systemd; If not, see . + + + diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 7556ef7bc..c7a25985c 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -198,28 +198,6 @@ implied default. - - - - - Execute the operation - remotely. Specify a hostname, or - username and hostname separated by - @, to connect - to. This will use SSH to talk to the - remote machine manager - instance. - - - - - - - Execute the operation on a - local container. Specify a container - name to connect to. - - @@ -279,6 +257,9 @@ e.g. "50ms". + + + diff --git a/man/systemd-run.xml b/man/systemd-run.xml index fc2131eb2..064195a98 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -89,27 +89,6 @@ along with systemd; If not, see . The following options are understood: - - - - - Execute the operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to the remote machine manager - instance. - - - - - - - Execute the operation on a - local container. Specify a container - name to connect to. - - @@ -173,6 +152,8 @@ along with systemd; If not, see . + + diff --git a/man/timedatectl.xml b/man/timedatectl.xml index 7ac19e6be..ee75d423d 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -76,27 +76,6 @@ operations. - - - - - Execute the operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to the remote machine manager - instance. - - - - - - - Execute operation on a - local container. Specify a container - name to connect to. - - @@ -110,6 +89,9 @@ clock. + + + diff --git a/man/user-system-options.xml b/man/user-system-options.xml index 086396021..cca5c79a7 100644 --- a/man/user-system-options.xml +++ b/man/user-system-options.xml @@ -20,4 +20,26 @@ implied default. + + + + + + + Execute the operation remotely. Specify a hostname, or + username and hostname separated by @, to + connect to. This will use SSH to talk to the remote machine + manager instance. + + + + + + + + + Execute operation on a local container. Specify a + container name to connect to. + + -- 2.30.2