diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-01-02 19:41:49 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-01-02 20:09:11 +0100 |
| commit | fc635dd8ae72659aabe3453cb7f13f8c13174c4a (patch) | |
| tree | ef79a6f931089a559303d4a55242a4cbd4e461aa /man7/signal.7 | |
| parent | 453de2aa454de5708dc9c2ee48adaf87f13db8eb (diff) | |
| download | man-pages-fc635dd8ae72659aabe3453cb7f13f8c13174c4a.tar.gz | |
pkeys.7, signal.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/signal.7')
| -rw-r--r-- | man7/signal.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/signal.7 b/man7/signal.7 index 068bbd3ef2..cdd5648a6c 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -244,7 +244,7 @@ SIGINT \02 Term Interrupt from keyboard SIGQUIT \03 Core Quit from keyboard SIGILL \04 Core Illegal Instruction SIGABRT \06 Core Abort signal from \fBabort\fP(3) -SIGFPE \08 Core Floating point exception +SIGFPE \08 Core Floating-point exception SIGKILL \09 Term Kill signal SIGSEGV 11 Core Invalid memory reference SIGPIPE 13 Term Broken pipe: write to pipe with no |
