summaryrefslogtreecommitdiff
path: root/man3/sigpause.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-30 05:36:26 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-30 05:36:26 +0000
commitd9343c5c138d6de6c7a2835e1ce0661322c1307e (patch)
treee1037fd731eeba9a56f82685094733d89e73d8f4 /man3/sigpause.3
parent9890bfb7e0726a5e0dbacd1965f5ee3e6c4db044 (diff)
Removed version number from .TH line
Diffstat (limited to 'man3/sigpause.3')
-rw-r--r--man3/sigpause.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sigpause.3 b/man3/sigpause.3
index 1cb3dc80..e30597ff 100644
--- a/man3/sigpause.3
+++ b/man3/sigpause.3
@@ -20,7 +20,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
-.TH SIGPAUSE 3 2005-12-01 "Linux 2.6" "Linux Programmer's Manual"
+.TH SIGPAUSE 3 2005-12-01 "Linux" "Linux Programmer's Manual"
.SH NAME
sigpause \- atomically release blocked signals and wait for interrupt
.SH SYNOPSIS