From 88ae7333ee052e64607ae6678fe0e84991fe3482 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Thu, 13 Feb 2014 14:40:40 -0500 Subject: man: xinclude --user/--system --- man/busctl.xml | 21 +++------------------ man/systemctl.xml | 18 ++---------------- man/systemd-run.xml | 21 +++------------------ man/user-system-options.xml | 23 +++++++++++++++++++++++ 4 files changed, 31 insertions(+), 52 deletions(-) create mode 100644 man/user-system-options.xml (limited to 'man') diff --git a/man/busctl.xml b/man/busctl.xml index 9a2c63c943..7947c8d2c8 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -70,24 +70,6 @@ along with systemd; If not, see . The following options are understood: - - - - - Talk to the systemd system manager (the - default). - - - - - - - - Talk to the systemd manager of the calling - user. - - - @@ -171,6 +153,9 @@ along with systemd; If not, see . + + + diff --git a/man/systemctl.xml b/man/systemctl.xml index 4bb8b07d61..379bf263e0 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -285,22 +285,8 @@ along with systemd; If not, see . - - - - - Talk to the systemd system manager. (Default) - - - - - - - - Talk to the systemd manager of the calling - user. - - + + diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 87640fc259..fc2131eb2f 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -89,24 +89,6 @@ along with systemd; If not, see . The following options are understood: - - - - - Talk to the service manager of the calling user, - rather than the service manager of the system. - - - - - - - - Talk to the service manager of the system. This is the - implied default. - - - @@ -189,6 +171,9 @@ along with systemd; If not, see . + + + diff --git a/man/user-system-options.xml b/man/user-system-options.xml new file mode 100644 index 0000000000..0863960214 --- /dev/null +++ b/man/user-system-options.xml @@ -0,0 +1,23 @@ + + + + + + + + + Talk to the service manager of the calling user, + rather than the service manager of the system. + + + + + + + + Talk to the service manager of the system. This is the + implied default. + + + -- cgit v1.2.3-54-g00ecf