Hello,
there is a small typo in gai_{error,suspend,cancel}.3 man-pages (Btw I'm
not sure whether it is intentional, but these man-pages are identical
copies. Iá not sure why there is not used link.). There is used ".ID"
instead of ".IR" in all these pages in one place.
The patch is attached.
Have a nice day.
Ivana Hutarova Varekova
diff -up man-pages-3.28/man3/gai_cancel.3.pom man-pages-3.28/man3/gai_cancel.3
--- man-pages-3.28/man3/gai_cancel.3.pom 2010-10-04 05:04:35.000000000 +0200
+++ man-pages-3.28/man3/gai_cancel.3 2010-10-06 16:31:24.000000000 +0200
@@ -180,7 +180,7 @@ The
.BR gai_suspend ()
function suspends execution of the calling thread,
waiting for the completion of one or more requests in the array
-.ID list .
+.IR list .
The
.I nitems
argument specifies the size of the array
diff -up man-pages-3.28/man3/gai_error.3.pom man-pages-3.28/man3/gai_error.3
--- man-pages-3.28/man3/gai_error.3.pom 2010-10-04 05:04:35.000000000 +0200
+++ man-pages-3.28/man3/gai_error.3 2010-10-06 16:35:57.000000000 +0200
@@ -180,7 +180,7 @@ The
.BR gai_suspend ()
function suspends execution of the calling thread,
waiting for the completion of one or more requests in the array
-.ID list .
+.IR list .
The
.I nitems
argument specifies the size of the array
diff -up man-pages-3.28/man3/gai_suspend.3.pom man-pages-3.28/man3/gai_suspend.3
--- man-pages-3.28/man3/gai_suspend.3.pom 2010-10-04 05:04:35.000000000 +0200
+++ man-pages-3.28/man3/gai_suspend.3 2010-10-06 16:33:01.000000000 +0200
@@ -180,7 +180,7 @@ The
.BR gai_suspend ()
function suspends execution of the calling thread,
waiting for the completion of one or more requests in the array
-.ID list .
+.IR list .
The
.I nitems
argument specifies the size of the array