From cd56f36fe618137eb34f9d926f13ff760b434894 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 19 Apr 2008 07:33:45 +0000 Subject: [PATCH] Add .\" comment --- man2/signalfd.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/signalfd.2 b/man2/signalfd.2 index ae95414f7..569ca6cd0 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -321,6 +321,7 @@ and .I ssi_int fields are not filled in with the data accompanying a signal sent by .BR sigqueue (2). +.\" The fix also was put into 2.6.24.5 .SH EXAMPLE The program below accepts the signals .B SIGINT