]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sigqueue.3: Remove rt_sigqueueinfo from TH line
authorNix <nix@esperi.org.uk>
Tue, 20 Mar 2012 10:14:24 +0000 (23:14 +1300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 20 Mar 2012 17:54:29 +0000 (06:54 +1300)
rt_sigqueueinfo() now has its own manual page, so should not
be listed in the .TH line of this page.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/sigqueue.3

index b1a6f0549aa26f2c7832b162d924dbc38b891a7f..cdf74ae3e85db4a96bca1f1a34a90a841d7ede3d 100644 (file)
@@ -25,7 +25,7 @@
 .\"
 .TH SIGQUEUE 3 2011-09-18 "Linux" "Linux Programmer's Manual"
 .SH NAME
-sigqueue, rt_sigqueueinfo \- queue a signal and data to a process
+sigqueue \- queue a signal and data to a process
 .SH SYNOPSIS
 .B #include <signal.h>
 .sp