X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrncpy.texi;h=cbcf73391df4284b162e4e3b1d1a6828e96a9ece;hb=3ee187a6d4ba1005dc146e593b07e3fc8a4a4671;hp=f99f92166aa6ae599d72bf50885abc742bb689f4;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/strncpy.texi b/doc/posix-functions/strncpy.texi index f99f92166..cbcf73391 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/onlinepubs/9699919799/functions/strncpy.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strncpy.html} Gnulib module: ---