- don't remove numa_maps, now the man page is not in numactl
- don't remove getipnodeby{name,addr}.3 and freehostent.3 they are not more part of glibc-devel - fix typo in gai_{error,suspend,cancel} pages
This commit is contained in:
parent
70d7436d22
commit
7207082b14
36
man-pages-3.28-typo.patch
Normal file
36
man-pages-3.28-typo.patch
Normal file
@ -0,0 +1,36 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user