From 0f990a8ab95d7b433066f3efc466b314147aebb4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 1 Jun 2026 12:21:12 +0200 Subject: [PATCH] man: drop -b/s/S/2/4 from the docs We retain 1/3/5. --- man/systemd.xml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) 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. -- 2.47.3