summaryrefslogtreecommitdiff
path: root/en/post-install
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-16 21:15:41 +0000
committerFrans Pop <elendil@planet.nl>2006-08-16 21:15:41 +0000
commit45c5b180d2562b74480a55b2229b72b0b37e2c50 (patch)
tree80df71b557a98e54e669708e78ca51e536b0f15f /en/post-install
parentefdba4644218f6964cbe54e3663fe53dce6b95d4 (diff)
downloadinstallation-guide-45c5b180d2562b74480a55b2229b72b0b37e2c50.zip
Trailing whitespace
Diffstat (limited to 'en/post-install')
-rw-r--r--en/post-install/shutdown.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en/post-install/shutdown.xml b/en/post-install/shutdown.xml
index f5936eaaa..89bd3b900 100644
--- a/en/post-install/shutdown.xml
+++ b/en/post-install/shutdown.xml
@@ -10,20 +10,20 @@
To shut down a running Linux system, you must not reboot with the
reset switch on the front or back of your computer, or just turn off
the computer. Linux should be shut down in a controlled manner,
-otherwise files might get lost and/or disk damage might occur. If you run a
+otherwise files might get lost and/or disk damage might occur. If you run a
desktop environment, there is usually an option to <quote>log out</quote>
available from the application menu that allows you to shutdown (or reboot)
the system.
</para><para>
-Alternativly you can press the key combination <keycombo>
+Alternativly you can press the key combination <keycombo>
<keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap> </keycombo>
<phrase arch="powerpc;m68k"> or <keycombo> <keycap>Control</keycap>
<keycap>Shift</keycap> <keycap>Power</keycap> </keycombo> on Macintosh
systems</phrase>. A last option is to log in as root and type one of the
commands <command>poweroff</command>, <command>halt</command> or
-<command>shutdown -h now</command> if either of the key combinations do not
+<command>shutdown -h now</command> if either of the key combinations do not
work or you prefer to type commands; use <command>reboot</command> to reboot
the system.