add scopev4 to gai.conf man page
This commit is contained in:
Ivana Hutarova Varekova 2011-02-24 11:12:52 +01:00
parent 46173e59fc
commit dbd5bcff0d
2 changed files with 24 additions and 1 deletions

View File

@ -0,0 +1,16 @@
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

View File

@ -4,7 +4,7 @@
Summary: Man (manual) pages from the Linux Documentation Project
Name: man-pages
Version: 3.32
Release: 8%{?dist}
Release: 9%{?dist}
License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE
Group: Documentation
URL: http://www.kernel.org/pub/linux/docs/manpages/
@ -38,6 +38,8 @@ Patch75: man-pages-3.30-prctl.patch
Patch76: man-pages-3.32-strtol.patch
#Resolves: #652869
Patch77: man-pages-3.32-readdir.patch
#Resolves: #679899
Patch78: man-pages-2.39-gai.conf.patch
#Resolves: #655961
Conflicts: quota < 3.17-14
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -75,6 +77,7 @@ rmdir man-pages-posix-%{posix_version}-%{posix_release}
%patch75 -p1
%patch76 -p1
%patch77 -p1
%patch78 -p1
### And now remove those we are not going to use:
@ -130,6 +133,10 @@ rm -rf $RPM_BUILD_ROOT
%lang(en) %{_mandir}/en/man*/*
%changelog
* Thu Feb 24 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-9
- resolves: #679899
add scopev4 to gai.conf man page
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.32-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild