diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-14 09:37:17 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-14 09:37:17 +0000 |
commit | 0090db5c7b0cb69fc9c06da99ad868814414d2b0 (patch) | |
tree | ae4db250fab5b28bd3b688e2553959db4d5cd433 /chapter07/usage.xml | |
parent | b55b3c4ff2c23fd0ae6734552a769b6237af387c (diff) |
Changed typography convections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/usage.xml')
-rw-r--r-- | chapter07/usage.xml | 4 |
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><runlevel></replaceable></command>, where + <replaceable><runlevel></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> |