From c8b6342d3c2a167dec16931815926e9e4387e7ef Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 13 Jan 2005 04:49:19 +0000 Subject: Many small edits. --- man/man3/notify.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/man3/notify.3') diff --git a/man/man3/notify.3 b/man/man3/notify.3 index 616c6554..63c182b6 100644 --- a/man/man3/notify.3 +++ b/man/man3/notify.3 @@ -207,7 +207,7 @@ is a common set that includes: .PP .RS 3n .nf -.ta \w'\fLsys: write on closed pipe \fP'u \w'system call address argument out of range 'u +.ta \w'\fLsys: segmentation violation \fP'u +\w'process requested to exit 'u \fINote\fP \fIMeaning\fP \fIUnix signal\fP \fLinterrupt\fP user interrupt (DEL key) SIGINTR \fLhangup\fP I/O connection closed SIGHUP @@ -217,6 +217,8 @@ is a common set that includes: \fLsys: kill\fP process forced to exit SIGKILL \fLsys: bus error\fP bus error SIGBUS \fLsys: segmentation violation\fP segmentation violation SIGSEGV +\fLsys: write on closed pipe\fP write on closed pipe SIGPIPE +\fLsys: child\fP child wait status change SIGCHLD .fi .RE .PP -- cgit v1.2.3