about summary refs log tree commit diff
path: root/nixos/doc/manual/administration/rebooting.chapter.md
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2021-07-03 23:15:08 +0800
committerBobby Rong <rjl931189261@126.com>2021-07-03 23:20:39 +0800
commit9f7f6d225672bf05e714498dc6eaa68bd0800b69 (patch)
tree60cdeae9931e92339aa1d92fada723b4fc8fc651 /nixos/doc/manual/administration/rebooting.chapter.md
parentc603692b0cfb096e9f8b861b7ce39978779a200a (diff)
nixos: nixos/doc/manual/administration typo fix
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Diffstat (limited to 'nixos/doc/manual/administration/rebooting.chapter.md')
-rw-r--r--nixos/doc/manual/administration/rebooting.chapter.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/nixos/doc/manual/administration/rebooting.chapter.md b/nixos/doc/manual/administration/rebooting.chapter.md
index 7a16a3a4ce5c3..ec4b889b1648c 100644
--- a/nixos/doc/manual/administration/rebooting.chapter.md
+++ b/nixos/doc/manual/administration/rebooting.chapter.md
@@ -22,9 +22,8 @@ directly loading the new kernel into memory:
 # systemctl kexec
 ```
 
-The machine can be suspended to RAM (if supported) using `systemctl
-  suspend`, and suspended to disk using `systemctl
-  hibernate`.
+The machine can be suspended to RAM (if supported) using `systemctl suspend`,
+and suspended to disk using `systemctl hibernate`.
 
 These commands can be run by any user who is logged in locally, i.e. on
 a virtual console or in X11; otherwise, the user is asked for