|
@@ -32,7 +32,7 @@ runlevels as they are often implemented:
|
|
|
|
|
|
<para>
|
|
|
The command used to change runlevels is <userinput>init
|
|
|
-<runlevel></userinput> where <runlevel>> is
|
|
|
+<runlevel></userinput> where <runlevel> is
|
|
|
the target runlevel. For example, to reboot the computer, you'd issue
|
|
|
the init 6 command. The reboot command is just an alias, as is the halt
|
|
|
command an alias to init 0.
|