Ignore:
Timestamp:
07/01/2005 11:36:35 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
6169f0c
Parents:
808f5af
Message:

Several minor wording changes in chapter 6. (merged from trunk r6249)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/pwdgroup.xml

    r808f5af rcbc99c8  
    5151EOF</userinput></screen>
    5252
    53 <para>The created groups are not part of any standard&mdash;they are some
    54 of the groups that the Udev configuration will be using in the next
    55 section. The Linux Standard Base (LSB, available at <ulink
    56 url="http://www.linuxbase.org"/>) recommends only that, besides the
    57 group <quote>root</quote> with a Group ID (GID) of 0, a group
    58 <quote>bin</quote> with a GID of 1 be present. All other group names
    59 and GIDs can be chosen freely by the system administrator since
    60 well-written packages do not depend on GID numbers, but rather use the
    61 group's name.</para>
     53<para>The created groups are not part of any standard&mdash;they are some of the
     54groups that the Udev configuration will use in the next section. The Linux
     55Standard Base (LSB, available at <ulink url="http://www.linuxbase.org"/>)
     56recommends only that, besides the group <quote>root</quote> with a Group ID
     57(GID) of 0, a group <quote>bin</quote> with a GID of 1 be present. All other
     58group names and GIDs can be chosen freely by the system administrator since
     59well-written packages do not depend on GID numbers, but rather use the group's
     60name.</para>
    6261
    6362<para>To remove the <quote>I have no name!</quote> prompt, start a new
Note: See TracChangeset for help on using the changeset viewer.