From 2645ec62a379849fbb2a5905dd33aca6d238f677 Mon Sep 17 00:00:00 2001 From: Archaic Date: Thu, 30 Jun 2005 14:49:44 +0000 Subject: Several minor wording changes in chapter 6 (matt). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/pwdgroup.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'chapter06/pwdgroup.xml') diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml index 9ae45f02c..cc7452d90 100644 --- a/chapter06/pwdgroup.xml +++ b/chapter06/pwdgroup.xml @@ -50,15 +50,14 @@ utmp:x:13: usb:x:14: EOF -The created groups are not part of any standard—they are some -of the groups that the Udev configuration will be using in the next -section. The Linux Standard Base (LSB, available at ) recommends only that, besides the -group root with a Group ID (GID) of 0, a group -bin with a GID of 1 be present. All other group names -and GIDs can be chosen freely by the system administrator since -well-written packages do not depend on GID numbers, but rather use the -group's name. +The created groups are not part of any standard—they are some of the +groups that the Udev configuration will use in the next section. The Linux +Standard Base (LSB, available at ) +recommends only that, besides the group root with a Group ID +(GID) of 0, a group bin with a GID of 1 be present. All other +group names and GIDs can be chosen freely by the system administrator since +well-written packages do not depend on GID numbers, but rather use the group's +name. To remove the I have no name! prompt, start a new shell. Since a full Glibc was installed in