X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fsched_yield.texi;h=7a6a57658e5b87626743f0bd5af149f7ea340a57;hb=79d4e75d8e14dee5d91f58413942fe875857d4f5;hp=9d9d14cc86fca7bcb21ac681e249b215b1ff21ee;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/sched_yield.texi b/doc/posix-functions/sched_yield.texi index 9d9d14cc8..7a6a57658 100644 --- a/doc/posix-functions/sched_yield.texi +++ b/doc/posix-functions/sched_yield.texi @@ -2,7 +2,7 @@ @section @code{sched_yield} @findex sched_yield -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sched_yield.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sched_yield.html} Gnulib module: ---