- updated additional man pages
This commit is contained in:
parent
ab45f4799a
commit
a92f959bc0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
/man-pages-posix-2003-a.tar.bz2
|
||||
/man-pages-additional-20101006.tar.bz2
|
||||
/man-pages-additional-20120910.tar.xz
|
||||
/man-pages-3.42.tar.xz
|
||||
|
@ -1,16 +0,0 @@
|
||||
diff -up man-pages-2.39/man5/gai.conf.5.pom man-pages-2.39/man5/gai.conf.5
|
||||
--- man-pages-2.39/man5/gai.conf.5.pom 2008-07-07 15:08:38.000000000 +0200
|
||||
+++ man-pages-2.39/man5/gai.conf.5 2008-07-07 15:28:12.000000000 +0200
|
||||
@@ -62,6 +62,12 @@ file has been changes since the last tim
|
||||
`\fByes\fR' the file is re-read. This might cause problems in multi-threaded
|
||||
applications and is generally a bad idea. The default is `\fBno\fR'.
|
||||
|
||||
+.TP
|
||||
+\fBscopev4\fR \fImask\fR \fIvalue\fR
|
||||
+Add another rule to the RFC 3484 scope table for IPv4 address.
|
||||
+By default the scope IDs described in section 3.2 in
|
||||
+RFC 3438 are used.
|
||||
+Changing these defaults should hardly ever be necessary.
|
||||
|
||||
.SH EXAMPLE
|
||||
|
@ -1,13 +0,0 @@
|
||||
diff -up man-pages-3.32/man2/perfmonctl.2.pom man-pages-3.32/man2/perfmonctl.2
|
||||
--- man-pages-3.32/man2/perfmonctl.2.pom 2006-09-05 08:57:12.000000000 +0200
|
||||
+++ man-pages-3.32/man2/perfmonctl.2 2011-03-09 14:37:38.000000000 +0100
|
||||
@@ -124,7 +124,7 @@ detach the context from a thread
|
||||
.fi
|
||||
.TP
|
||||
.B PFM_RESTART
|
||||
-restart monitoring after recieving an overflow notification
|
||||
+restart monitoring after receiving an overflow notification
|
||||
.nf
|
||||
.BI "perfmonctl(int " fd ", PFM_RESTART , NULL , 0);
|
||||
.fi
|
||||
diff -up man-pages-3.32/man8/nscd.8.pom man-pages-3.32/man8/nscd.8
|
@ -13,7 +13,7 @@ Source0: http://man7.org/linux/man-pages/download/man-pages-%{version}.tar.xz
|
||||
Source1: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-%{posix_version}-%{posix_release}.tar.bz2
|
||||
# additional man-pages, the source tarball is fedora only
|
||||
# all man-pages have a license info
|
||||
Source2: man-pages-additional-20101006.tar.bz2
|
||||
Source2: man-pages-additional-20120910.tar.xz
|
||||
Patch28: man-pages-2.46-nscd.patch
|
||||
Patch36: man-pages-2.63-unimplemented.patch
|
||||
Patch46: man-pages-2.51-nscd-conf.patch
|
||||
@ -31,10 +31,6 @@ Patch73: man-pages-posix-2003-printf.patch
|
||||
Patch75: man-pages-3.30-prctl.patch
|
||||
#Resolves: #652870
|
||||
Patch76: man-pages-3.32-strtol.patch
|
||||
#Resolves: #679899
|
||||
Patch78: man-pages-2.39-gai.conf.patch
|
||||
#Resolves: #675544
|
||||
Patch79: man-pages-3.32-spellch.patch
|
||||
#resolves: #681781
|
||||
Patch80: man-pages-3.35-printf.patch
|
||||
#resolves: #698149
|
||||
@ -70,8 +66,6 @@ rmdir man-pages-posix-%{posix_version}-%{posix_release}
|
||||
%patch73 -p1
|
||||
%patch75 -p1
|
||||
%patch76 -p1
|
||||
%patch78 -p1
|
||||
%patch79 -p1
|
||||
%patch80 -p1
|
||||
%patch82 -p1
|
||||
%patch84 -p1
|
||||
@ -133,6 +127,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Mon Sep 10 2012 Peter Schiffer <pschiffe@redhat.com> - 3.42-1
|
||||
- resolves: #847941
|
||||
update to 3.42
|
||||
- updated additional man pages
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user