diff options
-rw-r--r-- | chapter06/pwdgroup.xml | 2 | ||||
-rw-r--r-- | general.ent | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml index f104fce62..66ed175bd 100644 --- a/chapter06/pwdgroup.xml +++ b/chapter06/pwdgroup.xml @@ -52,7 +52,7 @@ EOF</userinput></screen> <para>The created groups are not part of any standard—they are groups 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 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 diff --git a/general.ent b/general.ent index 559e1a7b7..79fd02904 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?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 generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> |