- add the description clone2 syscall to clone.2 man page

- add multiplexer.2 man page
This commit is contained in:
Ivana Varekova 2006-08-28 07:25:53 +00:00
parent 498c101ab4
commit 2e207cabbe
4 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,4 @@
man-pages-extralocale.tar.bz2
man2.tar.gz
man-pages-2.39.tar.bz2
man2_sys2.tar.gz

View File

@ -0,0 +1,11 @@
--- man-pages-2.39/man2/unimplemented.2.pom 2006-08-24 12:53:50.000000000 +0200
+++ man-pages-2.39/man2/unimplemented.2 2006-08-24 12:57:56.000000000 +0200
@@ -26,7 +26,7 @@
.\"
.TH UNIMPLEMENTED 2 2003-02-28 "Linux 2.4" "Linux Programmer's Manual"
.SH NAME
-afs_syscall, break, ftime, getpmsg, gtty, lock, mpx, prof, profil,
+afs_syscall, break, ftime, getpmsg, gtty, lock, mpx, multiplexer, prof, profil,
putpmsg, security, stty, ulimit \- unimplemented system calls
.SH SYNOPSIS
Unimplemented system calls.

View File

@ -1,7 +1,7 @@
Summary: Man (manual) pages from the Linux Documentation Project.
Name: man-pages
Version: 2.39
Release: 4
Release: 5
License: distributable
Group: Documentation
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.bz2
@ -36,6 +36,8 @@ Patch31: man-pages-2.34-write.patch
Patch32: man-pages-2.34-wait16.patch
Patch33: man-pages-2.39-typo.patch
Patch34: man-pages-2.39-puned.patch
Patch35: man-pages-2.39-clone.patch
Patch36: man-pages-2.39-unimplemented.patch
Buildroot: %{_tmppath}/%{name}-%{version}-root
Autoreq: false
@ -79,6 +81,8 @@ tar xzf %{SOURCE11}
%patch32 -p1
%patch33 -p1
%patch34 -p1
%patch35 -p1
%patch36 -p1
%build
@ -178,6 +182,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/en/man*
%changelog
* Mon Aug 28 2006 Ivana Varekova <varekova@redhat.com> 2.39-5
- add the description clone2 syscall to clone.2 man page
- add multiplexer.2 man page
* Wed Aug 23 2006 Ivana Varekova <varekova@redhat.com> 2.39-4
- add (get/set)_robust_list.2 man pages
- add add_key.2, keyctl.2, request_key.2 man pages

View File

@ -1,3 +1,4 @@
57f2e0500d177e05647990eae439a8ee man-pages-extralocale.tar.bz2
af09d031dcee66929510e078d00066f2 man2.tar.gz
94f69eed6a1cf2268e7e645cfbcdce9f man-pages-2.39.tar.bz2
4305783c7b01f852d1c8a2cd21f3eefa man2_sys2.tar.gz