Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/getpwent.3,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/gen/getpwent.3,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.25.2.2 retrieving revision 1.25.2.3 diff -u -p -r1.25.2.2 -r1.25.2.3 --- src/lib/libc/gen/getpwent.3 2005/05/28 13:42:38 1.25.2.2 +++ src/lib/libc/gen/getpwent.3 2005/07/11 21:21:32 1.25.2.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: getpwent.3,v 1.25.2.2 2005/05/28 13:42:38 tron Exp $ +.\" $NetBSD: getpwent.3,v 1.25.2.3 2005/07/11 21:21:32 tron Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -197,7 +197,7 @@ have no return value. The functions .Fn getpwnam_r , and -.Fn getpwuid_r +.Fn getpwuid_r return .Dv 0 on success and non-zero on failure.