From cdfd845cb854a669acb1e19dfa102dec9d275cd7 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 19 Apr 2002 18:57:36 +0000 Subject: unconfuse git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/pwdgroup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter05/pwdgroup.xml b/chapter05/pwdgroup.xml index 4d6b5e4ae..f1c5e2176 100644 --- a/chapter05/pwdgroup.xml +++ b/chapter05/pwdgroup.xml @@ -5,7 +5,7 @@ In order for the user and group root to be recognized and to be able to login, there needs to be an entry in the /etc/passwd and /etc/group file. Besides the group root, a couple of other groups are recommended and needed by -packages. The groups with their GID's below aren't part of any standard. +packages. The groups created below aren't part of any standard. The LSB only recommends a group bin with GID 1 to be present besides group root. Other group names and GID's can be chosen by the user. Well written packages don't depend on GID numbers but just use the group -- cgit v1.2.3-54-g00ecf