X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpopen.texi;h=fc4842e9de68264e50ef9dc0acbac24525bdc643;hb=aeb7f8cd9ad896eead3d3d7226d3df700dbf244f;hp=f0aa80120533e8a695b0502ff9e7f8d608e34409;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/popen.texi b/doc/posix-functions/popen.texi index f0aa80120..fc4842e9d 100644 --- a/doc/posix-functions/popen.texi +++ b/doc/posix-functions/popen.texi @@ -2,7 +2,7 @@ @section @code{popen} @findex popen -POSIX specification: @url{http://www.opengroup.org/susv3xsh/popen.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/popen.html} Gnulib module: ---