diff options
Diffstat (limited to 'man/telinit.xml')
-rw-r--r-- | man/telinit.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/telinit.xml b/man/telinit.xml index bbf43bf5d6..fec059aa66 100644 --- a/man/telinit.xml +++ b/man/telinit.xml @@ -124,9 +124,9 @@ <filename>runlevel2.target</filename>, <filename>runlevel3.target</filename>, ... and is equivalent to - <command>systemctl start + <command>systemctl isolate runlevel2.target</command>, - <command>systemctl start + <command>systemctl isolate runlevel3.target</command>, ...</para></listitem> </varlistentry> |