about summary refs log tree commit diff
path: root/nixos/doc/manual/administration/maintenance-mode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/administration/maintenance-mode.xml')
-rw-r--r--nixos/doc/manual/administration/maintenance-mode.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/nixos/doc/manual/administration/maintenance-mode.xml b/nixos/doc/manual/administration/maintenance-mode.xml
index 71e3f9ea665d..dc11316dc1a1 100644
--- a/nixos/doc/manual/administration/maintenance-mode.xml
+++ b/nixos/doc/manual/administration/maintenance-mode.xml
@@ -9,8 +9,6 @@
   You can enter rescue mode by running:
 <screen>
 # systemctl rescue</screen>
-  This will eventually give you a single-user root shell. Systemd will stop
-  (almost) all system services. To get out of maintenance mode, just exit from
-  the rescue shell.
+  This will eventually give you a single-user root shell. Systemd will stop (almost) all system services. To get out of maintenance mode, just exit from the rescue shell.
  </para>
 </section>