Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23847 - useradd example has -g argument instead of -G
Summary: useradd example has -g argument instead of -G
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-01 20:01 UTC by Cameron Smith
Modified: 2003-07-02 01:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Smith 2003-07-01 20:01:03 UTC
I noticed that useradd expects -G rather than -g when multiple groups are specified.  "-g 
users,wheel,audio" is shown in the example rather than "-G users,wheel,audio".
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2003-07-02 01:18:45 UTC
I'll change this asap.
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2003-07-02 01:23:57 UTC
Committed to CVS, will be up soon.