Browse Source

Typo correction (Chris Staub)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 years ago
parent
commit
b2812fc567
2 changed files with 3 additions and 3 deletions
  1. 1 1
      chapter06/pwdgroup.xml
  2. 2 2
      general.ent

+ 1 - 1
chapter06/pwdgroup.xml

@@ -52,7 +52,7 @@ EOF</userinput></screen>
 
 
 <para>The created groups are not part of any standard&mdash;they are groups
 <para>The created groups are not part of any standard&mdash;they are groups
 decided on in part by the requirements of the Udev configuration in the next
 decided on in part by the requirements of the Udev configuration in the next
-section, and in part by common convention employed by a number of existing Linux
+chapter, and in part by common convention employed by a number of existing Linux
 distributions. The Linux Standard Base (LSB, available at <ulink
 distributions. The Linux Standard Base (LSB, available at <ulink
 url="http://www.linuxbase.org"/>) recommends only that, besides the group
 url="http://www.linuxbase.org"/>) recommends only that, besides the group
 <quote>root</quote> with a Group ID (GID) of 0, a group <quote>bin</quote> with
 <quote>root</quote> with a Group ID (GID) of 0, a group <quote>bin</quote> with

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050713">
-<!ENTITY releasedate "July 13, 2005">
+<!ENTITY version "SVN-20050714">
+<!ENTITY releasedate "July 14, 2005">
 <!ENTITY milestone "6.2">
 <!ENTITY milestone "6.2">
 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->