Prechádzať zdrojové kódy

Tag fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 rokov pred
rodič
commit
1fc30caad1
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      chapter05/perl.xml

+ 1 - 1
chapter05/perl.xml

@@ -69,7 +69,7 @@
 
 
     <para>Although Perl comes with a test suite, it is not recommended to
     <para>Although Perl comes with a test suite, it is not recommended to
     run it at this point. Only part of Perl was built and running
     run it at this point. Only part of Perl was built and running
-    <userinput>make test</userinput> now will cause the rest of Perl to be
+    <command>make test</command> now will cause the rest of Perl to be
     built as well, which is unnecessary at this point. The test suite can
     built as well, which is unnecessary at this point. The test suite can
     be run in the next chapter if desired.</para>
     be run in the next chapter if desired.</para>