X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman3%2Fgetgrnam.3;h=d45bf7e3a13e2c21a88fe76fd42917e0aea6ac8d;hb=361fd72f831aabd8a0aa6fe7bc4ef66ef4f89a1b;hp=cf13595e9e1552de883fb930d55f4635222837b0;hpb=4d52d8dfaddd5917f820960de52c3149747b233c;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man3/getgrnam.3 b/original/man3/getgrnam.3 index cf13595e..d45bf7e3 100644 --- a/original/man3/getgrnam.3 +++ b/original/man3/getgrnam.3 @@ -234,7 +234,7 @@ One might argue that according to POSIX should be left unchanged if an entry is not found. Experiments on various UNIX-like systems shows that lots of different values occur in this -situation: 0, ENOENT, EBADF, ESRCH, EWOULDBLOCK, EPERM and probably others. +situation: 0, ENOENT, EBADF, ESRCH, EWOULDBLOCK, EPERM, and probably others. .\" more precisely: .\" AIX 5.1 - gives ESRCH .\" OSF1 4.0g - gives EWOULDBLOCK @@ -250,3 +250,11 @@ situation: 0, ENOENT, EBADF, ESRCH, EWOULDBLOCK, EPERM and probably others. .BR getpwnam (3), .BR setgrent (3), .BR group (5) +.SH COLOPHON +This page is part of release 3.65 of the Linux +.I man-pages +project. +A description of the project, +and information about reporting bugs, +can be found at +\%http://www.kernel.org/doc/man\-pages/.