From: Christian Rebischke Date: Mon, 23 Jul 2018 23:46:20 +0000 (+0200) Subject: fixed ugly colorcodes on brackets X-Git-Tag: v240~913 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e92b3655b840d0a2210ea59ebc8c6d097e7c6dc7;p=thirdparty%2Fsystemd.git fixed ugly colorcodes on brackets Signed-off-by: Christian Rebischke --- diff --git a/man/systemctl.xml b/man/systemctl.xml index 3cde402a1b6..850135cbc00 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -650,7 +650,7 @@ - list-units PATTERN… + list-units PATTERN… List units that systemd currently has in memory. This includes units that are @@ -698,7 +698,7 @@ To show all installed unit files use 'systemctl list-unit-files'. - list-sockets PATTERN… + list-sockets PATTERN… List socket units currently in memory, ordered by listening address. If one or more @@ -721,7 +721,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service - list-timers PATTERN… + list-timers PATTERN… List timer units currently in memory, ordered by the time they elapse next. If one or more @@ -1093,7 +1093,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - list-unit-files PATTERN… + list-unit-files PATTERN… List unit files installed on the system, in combination with their enablement state (as reported by @@ -1472,7 +1472,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - list-machines PATTERN… + list-machines PATTERN… List the host and all running local containers with @@ -1774,7 +1774,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - reboot arg + reboot arg Shut down and reboot the system. This is mostly equivalent to systemctl start reboot.target @@ -1814,7 +1814,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - exit EXIT_CODE + exit EXIT_CODE Ask the service manager to quit. This is only supported for user service managers (i.e. in @@ -1828,7 +1828,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - switch-root ROOT INIT + switch-root ROOT INIT Switches to a different root directory and executes a new system manager process below it. This is