Index: porters-handbook/special/chapter.xml =================================================================== --- porters-handbook/special/chapter.xml +++ porters-handbook/special/chapter.xml @@ -4625,11 +4625,11 @@ Adding Users and Groups Some ports require a certain user to be on the installed - system. Choose a free UID from 50 to 999 and register it - either in ports/UIDs (for users) or in - ports/GIDs (for groups). Make sure - not to use a UID already used by the system or other - ports. + system. Choose a unique UID from 50 to 999 + and register it in ports/UIDs (for users) + and ports/GIDs (for groups). The unique id + should be the same for users and groups. Make sure not to use + a UID or GID already used by the system or other ports. Please include a patch against these two files when requiring a new user or group to be created for the