Typo/whitespace

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2008-04-11 19:52:46 +00:00
parent 067e51d1d6
commit 2380f02419
2 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
e?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent"> <!ENTITY % general-entities SYSTEM "../general.ent">

View File

@ -157,9 +157,7 @@ patch --version | head -n1
sed --version | head -n1 sed --version | head -n1
tar --version | head -n1 tar --version | head -n1
makeinfo --version | head -n1 makeinfo --version | head -n1
</literal> </literal>
EOF EOF
bash version-check.sh</userinput></screen> bash version-check.sh</userinput></screen>