diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-15 21:47:44 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-15 21:47:44 +0000 |
commit | 1e163254645f9440f16ff2f5556c45bdd0050022 (patch) | |
tree | aab93c3120918f7604b798923fd20ae74f3c597d /chapter01/conventions.xml | |
parent | 6ebafb4dbc92f6119e68e4099db570ae9428d5aa (diff) |
Correcting several typos and some inconsistencies.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/conventions.xml')
-rw-r--r-- | chapter01/conventions.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/conventions.xml b/chapter01/conventions.xml index b236639e7..1cd0df06e 100644 --- a/chapter01/conventions.xml +++ b/chapter01/conventions.xml @@ -28,8 +28,8 @@ what to type.</para></blockquote> <para><ulink url="http://www.linuxfromscratch.org/"/></para> <blockquote><para>This form of text is used for hyperlinks, both within the -book and to external pages such as HowTo's, download locations, -websites, etc.</para></blockquote> +book and to external pages such as HOWTOs, download locations and +websites.</para></blockquote> <para><screen><userinput>cat > $LFS/etc/group << "EOF"</userinput> root:x:0: |