[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PROPOSAL: Typo Correction in Spec Chapter 15 (Users & Groups)



In this chapter a system call *pwnam(3) is mentioned. 
I think it should be *getpwnam(3).

Diffs attached.
-- 
     ______   ___        
    /  ___/__/  /                 Caldera (Deutschland) GmbH          
   /  /_/ _  / /__        Naegelsbachstr. 49c, 91052 Erlangen, Germany 
  /_____/_/ /____/            software developer / lsb project 
 ==== /____/ =====   Dipl. Inf. Johannes Poehlmann, mail: jhp@caldera.de
Caldera OpenLinux    phone: ++49 9131 7192 336, fax: ++49 9131 7192 399
Index: usersgroups.m4
===================================================================
RCS file: /cvsroot/lsb/spec/usersgroups/usersgroups.m4,v
retrieving revision 1.5
diff -r1.5 usersgroups.m4
175c175
< file format is undocumented by this standard. The *pwnam(3) calls must
---
> file format is undocumented by this standard. The *getpwnam(3) calls must
183c183
< recommendations of the FHS and must be obtained by the *pwnam(3) calls.
---
> recommendations of the FHS and must be obtained by the *getpwnam(3) calls.

Reply to: