fix license tag

This commit is contained in:
Tom Callaway 2008-08-07 21:19:00 +00:00
parent b72d0d8c7b
commit 86e3212c1b
2 changed files with 10 additions and 7 deletions

View File

@ -18,9 +18,9 @@ option:
http://sourceware.org/ml/libc-alpha/2006-09/msg00065.html
diff -urpN man-pages-2.51.orig/man5/nscd.conf.5 man-pages-2.51/man5/nscd.conf.5
--- man-pages-2.51.orig/man5/nscd.conf.5 2007-05-11 20:38:22.000000000 +0200
+++ man-pages-2.51/man5/nscd.conf.5 2007-06-04 13:51:49.000000000 +0200
diff -up man-pages-3.04/man5/nscd.conf.5.BAD man-pages-3.04/man5/nscd.conf.5
--- man-pages-3.04/man5/nscd.conf.5.BAD 2008-08-07 17:02:57.000000000 -0400
+++ man-pages-3.04/man5/nscd.conf.5 2008-08-07 17:04:02.000000000 -0400
@@ -183,6 +183,25 @@ is shared with the clients so
that they can directly search in them instead of having to ask the
daemon over the socket each time a lookup is performed.
@ -39,11 +39,11 @@ diff -urpN man-pages-2.51.orig/man5/nscd.conf.5 man-pages-2.51/man5/nscd.conf.5
+.RS
+When set to
+.IR no " for " passwd " or " group " service, then the " .byname
+requests are not added to
+requests are not added to
+.IR passwd.byuid " or " group.bygid
+cache.
+This may help for tables containing multiple records for the same id.
+.RE
.SH "SEE ALSO"
.BR nscd (8)
.SH AUTHOR
.\" .SH AUTHOR

View File

@ -4,8 +4,8 @@
Summary: Man (manual) pages from the Linux Documentation Project
Name: man-pages
Version: 3.04
Release: 1%{?dist}
License: GPLv2+, GLP, BSD, MIT, Copyright only, IEEE
Release: 2%{?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/
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
%lang(en) %{_mandir}/en/man*
%changelog
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.04-2
- fix license tag
* Tue Jul 22 2008 Ivana Varekova <varekova@redhat.com> - 3.04-1
- update to 3.04
- remove mmap, sched_setaffinity, crypt and prctl patches