From d550b42ed66ea7e3de9d04b3d472c6c1721a2978 Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Tue, 11 Aug 2015 13:53:47 +0200 Subject: [PATCH] everything: remove traces of --user Resolves: #1071363 --- man/busctl.xml | 6 +-- man/journalctl.xml | 14 ------ man/pam_systemd.xml | 7 +-- man/systemctl.xml | 55 ++++------------------ man/systemd-analyze.xml | 6 --- man/systemd-run.xml | 1 - man/systemd-system.conf.xml | 5 +- man/systemd.device.xml | 4 +- man/systemd.exec.xml | 17 ++----- man/systemd.special.xml | 46 +------------------ man/systemd.unit.xml | 66 +-------------------------- man/systemd.xml | 63 ++++--------------------- man/user-system-options.xml | 9 ---- shell-completion/bash/busctl | 2 +- shell-completion/bash/journalctl | 5 +- shell-completion/bash/systemctl.in | 2 +- shell-completion/bash/systemd-analyze | 12 ++--- shell-completion/bash/systemd-run | 4 +- src/analyze/analyze.c | 1 - src/core/main.c | 1 - src/journal/journalctl.c | 1 - src/libsystemd/sd-bus/busctl.c | 1 - src/run/run.c | 1 - src/systemctl/systemctl.c | 1 - 24 files changed, 40 insertions(+), 290 deletions(-) diff --git a/man/busctl.xml b/man/busctl.xml index 807fc78e8f..0635280ead 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -75,9 +75,8 @@ Connect to the bus specified by ADDRESS instead of using suitable - defaults for either the system or user bus (see - and - options). + defaults for the system bus (see + option). @@ -236,7 +235,6 @@ - diff --git a/man/journalctl.xml b/man/journalctl.xml index 08de0ff068..2764f66ed4 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -469,20 +469,6 @@ - - - - Show messages for the specified user session - unit. This will add a match for messages from the unit - (_SYSTEMD_USER_UNIT= and - _UID=) and additional matches for messages - from session systemd and messages about coredumps for the - specified unit. - - This parameter can be specified multiple times. - - - diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index b4a3f502b4..a448aed02c 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -78,9 +78,7 @@ A new systemd scope unit is created for the session. If this is the first concurrent session of the user, an implicit slice below user.slice is - automatically created and the scope placed into it. An instance - of the system service user@.service, which - runs the systemd user manager instance, is started. + automatically created and the scope placed into it. @@ -91,8 +89,7 @@ logind.conf 5, all processes of the session are terminated. If the last concurrent session of a user - ends, the user's systemd instance will be terminated too, and so - will the user's slice unit. + ends, the user's slice unit will be terminated too. If the last concurrent session of a user ends, the $XDG_RUNTIME_DIR directory and all its diff --git a/man/systemctl.xml b/man/systemctl.xml index 6b29b8cd03..c6f5842786 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -339,7 +339,6 @@ -