summaryrefslogtreecommitdiff
path: root/man/systemd.special.xml
diff options
context:
space:
mode:
authorJohn Lin <johnlinp@gmail.com>2017-11-17 22:20:48 +0800
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-17 15:20:48 +0100
commitc37b4f3f9f94cdf9260d86c45e0dccc1296f3b95 (patch)
tree318a746560b04a88e30b92ccf4db9ce6d25644d6 /man/systemd.special.xml
parentb94f4313e87c7af005eabc40ab60aeb9709022de (diff)
downloadsystemd-c37b4f3f9f94cdf9260d86c45e0dccc1296f3b95.tar.gz
man: rescue.target could be seen as single-user.target (#7323)
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r--man/systemd.special.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 30fd8f6b0c..b6522c5060 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -525,7 +525,8 @@
shell. Isolate to this target in order to administer the system in single-user mode with all file systems
mounted but with no services running, except for the most basic. Compare with
<filename>emergency.target</filename>, which is much more reduced and does not provide the file systems or
- most basic services.</para>
+ most basic services. Compare with <filename>multi-user.target</filename>, this target could be seen as
+ <filename>single-user.target</filename>.</para>
<para><filename>runlevel1.target</filename> is an alias for this target unit, for compatibility with
SysV.</para>