X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetpwent.texi;h=dc2ab3442d2e087260e5f7f3bdd80045286a142d;hb=cf74a3953bedd79cd53057aa00f1c90019c10102;hp=734336e18f408a303afee7cd23c1b328304d36ad;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/getpwent.texi b/doc/posix-functions/getpwent.texi index 734336e18..dc2ab3442 100644 --- a/doc/posix-functions/getpwent.texi +++ b/doc/posix-functions/getpwent.texi @@ -2,7 +2,7 @@ @section @code{getpwent} @findex getpwent -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwent.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getpwent.html} Gnulib module: ---