X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrncpy.texi;h=f99f92166aa6ae599d72bf50885abc742bb689f4;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=48122045bb1f0c0ca64afa5a7ed804dfc40f0062;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/strncpy.texi b/doc/posix-functions/strncpy.texi index 48122045b..f99f92166 100644 --- a/doc/posix-functions/strncpy.texi +++ b/doc/posix-functions/strncpy.texi @@ -2,7 +2,7 @@ @section @code{strncpy} @findex strncpy -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncpy.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strncpy.html} Gnulib module: ---