- add missing EIDRM error code description to the shmop(2) man page (#800256)

This commit is contained in:
Peter Schiffer 2012-09-12 18:43:38 +02:00
parent 080482c6b4
commit e5fb9a0384
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,13 @@
diff -ur man-pages-3.42.orig/man2/shmop.2 man-pages-3.42/man2/shmop.2
--- man-pages-3.42.orig/man2/shmop.2 2012-08-14 00:39:36.000000000 +0200
+++ man-pages-3.42/man2/shmop.2 2012-09-12 18:28:27.196163793 +0200
@@ -193,6 +193,9 @@
.B CAP_IPC_OWNER
capability.
.TP
+.B EIDRM
+\fIshmid\fP points to a removed identifier.
+.TP
.B EINVAL
Invalid
.I shmid

View File

@ -50,6 +50,8 @@ Patch48: man-pages-3.42-inet.patch
Patch49: man-pages-3.42-nsswitch-conf.patch Patch49: man-pages-3.42-nsswitch-conf.patch
# resolves: #717770 # resolves: #717770
Patch50: man-pages-3.42-resolv-conf.patch Patch50: man-pages-3.42-resolv-conf.patch
# resolves: #800256
Patch51: man-pages-3.42-shmop.patch
Autoreq: false Autoreq: false
@ -82,6 +84,7 @@ Documentation Project (LDP).
%patch48 -p1 %patch48 -p1
%patch49 -p1 %patch49 -p1
%patch50 -p1 %patch50 -p1
%patch51 -p1
## Remove man pages we are not going to use ## ## Remove man pages we are not going to use ##
@ -155,6 +158,7 @@ cd ..
include initgroups database in the nsswitch.conf(5) man page include initgroups database in the nsswitch.conf(5) man page
- remove the sccs-related man pages (#203302) - remove the sccs-related man pages (#203302)
- added description of single-request-reopen to the resolv.conf(5) man page (#717770) - added description of single-request-reopen to the resolv.conf(5) man page (#717770)
- add missing EIDRM error code description to the shmop(2) man page (#800256)
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.41-2 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.41-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild