From: Zbigniew Jędrzejewski-Szmek Date: Mon, 1 Jun 2026 10:21:12 +0000 (+0200) Subject: man: drop -b/s/S/2/4 from the docs X-Git-Tag: v261-rc3~28^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F42404%2Fhead;p=thirdparty%2Fsystemd.git man: drop -b/s/S/2/4 from the docs We retain 1/3/5. --- diff --git a/man/systemd.xml b/man/systemd.xml index 9020579d73c..557cd766482 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -994,7 +994,6 @@ emergency rd.emergency - -b Boot into emergency mode. Those options are equivalent to systemd.unit=emergency.target or @@ -1008,8 +1007,6 @@ rescue rd.rescue single - s - S 1 Boot into rescue mode. Those options are equivalent to either @@ -1021,16 +1018,13 @@ - 2 3 - 4 5 - Shortcuts to boot into specific targets: - 2, 3, and 4 are equivalent to - systemd.unit=multi-user.target; and 5 is equivalent to - systemd.unit=graphical.target. Those options were initially provided - for compatibility with SysV, but are retained as convenient shortcuts. + Shortcuts to boot into specific targets: 3 is equivalent to + systemd.unit=multi-user.target and 5 is equivalent to + systemd.unit=graphical.target. Those options were initially provided for + compatibility with SysV, but are retained as convenient shortcuts.