[BACK]Return to getgrent.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/gen/getgrent.3 between version 1.29.8.2 and 1.30

version 1.29.8.2, 2008/04/30 14:51:11 version 1.30, 2010/03/22 19:30:53
Line 92  Each line of the database is defined by 
Line 92  Each line of the database is defined by 
 .Ar group  .Ar group
 found in the include  found in the include
 file  file
 .Aq Pa grp.h :  .In grp.h :
 .Bd -literal -offset indent  .Bd -literal -offset indent
 struct group {  struct group {
         char    *gr_name;       /* group name */          char    *gr_name;       /* group name */

Legend:
Removed from v.1.29.8.2  
changed lines
  Added in v.1.30

CVSweb <webmaster@jp.NetBSD.org>