X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fdlopen.texi;h=0f7ebbfdbec7f9754b73b489c3d999145d0247ac;hb=42477674eaabe9da1eb5d5d8fc2cca5e2de319a0;hp=573fc47da48e332cdf3ce1ab7212e8053a61010d;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/dlopen.texi b/doc/posix-functions/dlopen.texi index 573fc47da..0f7ebbfdb 100644 --- a/doc/posix-functions/dlopen.texi +++ b/doc/posix-functions/dlopen.texi @@ -2,7 +2,7 @@ @section @code{dlopen} @findex dlopen -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/dlopen.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/dlopen.html} Gnulib module: ---