Browse Source

unconfuse

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
cdfd845cb8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter05/pwdgroup.xml

+ 1 - 1
chapter05/pwdgroup.xml

@@ -5,7 +5,7 @@
 <para>In order for the user and group root to be recognized and to be able to 
 <para>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. 
 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
 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 
 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
 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
 written packages don't depend on GID numbers but just use the group