diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-04-23 23:29:16 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-04-23 23:29:16 +0000 |
| commit | 66679b1f0f57a5eada39c401fa58d7a75f4c0686 (patch) | |
| tree | 41325af2e80bc1d79fe2be6baf37f7bab60eccc3 /man7/signal.7 | |
| parent | 96a67b111142ef1dda9d5e0b8cef1930e0423f8e (diff) | |
| download | man-pages-66679b1f0f57a5eada39c401fa58d7a75f4c0686.tar.gz | |
4.x BSD --> 4.xBSD
Diffstat (limited to 'man7/signal.7')
| -rw-r--r-- | man7/signal.7 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man7/signal.7 b/man7/signal.7 index 7cf221fd9d..9e84303578 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -108,10 +108,10 @@ SIGPOLL Term Pollable event (Sys V). Synonym of SIGIO SIGPROF 27,27,29 Term Profiling timer expired SIGSYS 12,\-,12 Core Bad argument to routine (SVID) SIGTRAP 5 Core Trace/breakpoint trap -SIGURG 16,23,21 Ign Urgent condition on socket (4.2 BSD) -SIGVTALRM 26,26,28 Term Virtual alarm clock (4.2 BSD) -SIGXCPU 24,24,30 Core CPU time limit exceeded (4.2 BSD) -SIGXFSZ 25,25,31 Core File size limit exceeded (4.2 BSD) +SIGURG 16,23,21 Ign Urgent condition on socket (4.2BSD) +SIGVTALRM 26,26,28 Term Virtual alarm clock (4.2BSD) +SIGXCPU 24,24,30 Core CPU time limit exceeded (4.2BSD) +SIGXFSZ 25,25,31 Core File size limit exceeded (4.2BSD) .TE Up to and including Linux 2.2, the default behaviour for @@ -136,12 +136,12 @@ Signal Value Action Comment SIGIOT 6 Core IOT trap. A synonym for SIGABRT SIGEMT 7,\-,7 Term SIGSTKFLT \-,16,\- Term Stack fault on coprocessor (unused) -SIGIO 23,29,22 Term I/O now possible (4.2 BSD) +SIGIO 23,29,22 Term I/O now possible (4.2BSD) SIGCLD \-,\-,18 Ign A synonym for SIGCHLD SIGPWR 29,30,19 Term Power failure (System V) SIGINFO 29,\-,\- A synonym for SIGPWR SIGLOST \-,\-,\- Term File lock lost -SIGWINCH 28,28,20 Ign Window resize signal (4.3 BSD, Sun) +SIGWINCH 28,28,20 Ign Window resize signal (4.3BSD, Sun) SIGUNUSED \-,31,\- Term Unused signal (will be SIGSYS) .TE |
