From 25c8faf5957f368bb9cab648ed740810e7062e3d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 18 Apr 2008 15:01:39 +0000 Subject: [PATCH] Reworded BUGS text a little. --- man2/signalfd.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/signalfd.2 b/man2/signalfd.2 index 751a233e0..ae95414f7 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -315,7 +315,7 @@ If a signal appears in the of more than one of the file descriptors, then occurrences of that signal can be read (once) from any one of the descriptors. .SH BUGS -In kernels up to and including 2.6.24, the +In kernels before 2.6.25, the .I ssi_ptr and .I ssi_int