]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Fix section number in .TH line
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 12 Jul 2006 13:33:46 +0000 (13:33 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 12 Jul 2006 13:33:46 +0000 (13:33 +0000)
man3/sigset.3
man3/sigvec.3

index 847496bf0f30fcde006b37ab0afbf98c49fc2b84..53a9780c5c5de69bde319adaeb3f78c06c209995 100644 (file)
@@ -18,7 +18,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
-.TH SIGSET 2 2005-12-01 "Linux 2.6.14" "Linux Programmer's Manual"
+.TH SIGSET 3 2005-12-01 "Linux 2.6.14" "Linux Programmer's Manual"
 .SH NAME
 sigset, sighold, sigrelse, sigignore \- System V signal API
 .SH SYNOPSIS
index 4483b62e4207effa1cbaaeade9bf6c6d5e359d36..04ad1a9a0801eb517d8125e892f9749a776b8361 100644 (file)
@@ -18,7 +18,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
-.TH SIGVEC 2 2005-12-01 "Linux 2.6.14" "Linux Programmer's Manual"
+.TH SIGVEC 3 2005-12-01 "Linux 2.6.14" "Linux Programmer's Manual"
 .SH NAME
 sigvec, sigblock, sigsetmask, siggetmask, sigmask \- BSD signal API
 .SH SYNOPSIS