[man-pages] - resolves: #675544 perfmonctl(2) typo manpage fix

Ivana Varekova varekova at fedoraproject.org
Wed Mar 9 14:06:47 UTC 2011


commit b0fd5eb2c6549b4284530ca7e38caa5e5c72a93b
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Wed Mar 9 16:12:59 2011 +0100

    - resolves: #675544
      perfmonctl(2) typo manpage fix

 man-pages-3.32-spellch.patch |   13 +++++++++++++
 man-pages.spec               |   11 +++++++++--
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/man-pages-3.32-spellch.patch b/man-pages-3.32-spellch.patch
new file mode 100644
index 0000000..5bcdbdf
--- /dev/null
+++ b/man-pages-3.32-spellch.patch
@@ -0,0 +1,13 @@
+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
diff --git a/man-pages.spec b/man-pages.spec
index 04c1991..a85e530 100644
--- a/man-pages.spec
+++ b/man-pages.spec
@@ -4,7 +4,7 @@
 Summary: Man (manual) pages from the Linux Documentation Project
 Name: man-pages
 Version: 3.32
-Release: 9%{?dist}
+Release: 10%{?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/
@@ -40,6 +40,8 @@ Patch76: man-pages-3.32-strtol.patch
 Patch77: man-pages-3.32-readdir.patch
 #Resolves: #679899
 Patch78: man-pages-2.39-gai.conf.patch
+#Resolves: #675544
+Patch79: man-pages-3.32-spellch.patch
 #Resolves: #655961
 Conflicts: quota < 3.17-14
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -78,6 +80,7 @@ rmdir man-pages-posix-%{posix_version}-%{posix_release}
 %patch76 -p1
 %patch77 -p1
 %patch78 -p1
+%patch79 -p1
 
 ### And now remove those we are not going to use:
 
@@ -133,7 +136,11 @@ rm -rf $RPM_BUILD_ROOT
 %lang(en) %{_mandir}/en/man*/*
 
 %changelog
-* Thu Feb 24 2011 Ivana Hutarova Varekova <varekova at redhat.com> - 3.31-9
+* Wen Mar  9 2011 Ivana Hutarova Varekova <varekova at redhat.com> - 3.32-10
+- resolves: #675544
+  perfmonctl(2) typo manpage fix
+
+* Thu Feb 24 2011 Ivana Hutarova Varekova <varekova at redhat.com> - 3.32-9
 - resolves: #679899
   add scopev4 to gai.conf man page 
 


More information about the scm-commits mailing list