aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/usage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/usage.xml')
-rw-r--r--chapter07/usage.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index 991cf55dc..6e2bab32f 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -38,8 +38,8 @@
6: reboot the computer</literallayout>
<para>The command used to change run-levels is <command>init
- <replaceable>[runlevel]</replaceable></command>, where
- <replaceable>[runlevel]</replaceable> is the target run-level. For example, to
+ <replaceable>&lt;runlevel&gt;</replaceable></command>, where
+ <replaceable>&lt;runlevel&gt;</replaceable> is the target run-level. For example, to
reboot the computer, a user could issue the <command>init 6</command> command,
which is an alias for the <command>reboot</command> command. Likewise,
<command>init 0</command> is an alias for the <command>halt</command>