Explorar o código

Removed extra > character

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans %!s(int64=24) %!d(string=hai) anos
pai
achega
443aab75a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter07/usage.xml

+ 1 - 1
chapter07/usage.xml

@@ -32,7 +32,7 @@ runlevels as they are often implemented:
 
 <para>
 The command used to change runlevels is <userinput>init
-&lt;runlevel&gt;</userinput> where &lt;runlevel>&gt; is 
+&lt;runlevel&gt;</userinput> where &lt;runlevel&gt; 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.