--- man-pages-2.80/man2/signalfd.2~ 2008-06-03 05:50:15.000000000 -0400 +++ man-pages-2.80/man2/signalfd.2 2008-06-07 13:27:31.000000000 -0400 @@ -168,7 +168,7 @@ .\" ssi_trapno is unused on most (all?) arches? int32_t ssi_status; /* Exit status or signal (SIGCHLD) */ int32_t ssi_int; /* Integer sent by sigqueue(2) */ - uint64_t ssi_ptr /* Pointer sent by sigqueue(2) */; + uint64_t ssi_ptr; /* Pointer sent by sigqueue(2) */ uint64_t ssi_utime; /* User CPU time consumed (SIGCHLD) */ uint64_t ssi_stime; /* System CPU time consumed (SIGCHLD) */ uint64_t ssi_addr; /* Address that generated signal -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html