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 7947c8d..9865b17 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -71,26 +71,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. - - - Connect to the bus specified by @@ -155,6 +135,8 @@ along with systemd; If not, see . + + diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index d6d0005..6746a70 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -112,18 +112,6 @@ - - - - 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 bef3edb..c2e79a2 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -98,18 +98,6 @@ - - - - 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. - - - If @@ -121,6 +109,8 @@ respectively. + + diff --git a/man/loginctl.xml b/man/loginctl.xml index 25eae31..749db92 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -91,27 +91,6 @@ - - - - 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 da539ed..89dca9c 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -73,27 +73,6 @@ - - - - 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 379bf26..355cd11 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -423,27 +423,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 7556ef7..c7a2598 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -199,28 +199,6 @@ - - - - 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 fc2131e..064195a 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -90,27 +90,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 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 7ac19e6..ee75d42 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -77,27 +77,6 @@ - - - - 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. - - - If @@ -110,6 +89,9 @@ clock. + + + diff --git a/man/user-system-options.xml b/man/user-system-options.xml index 0863960..cca5c79 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.7.4