diff options
author | Zdenek Pavlas <zpavlas@redhat.com> | 2013-09-02 07:40:27 +0200 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-09-02 07:40:27 +0200 |
commit | 7d082baba688bd0d274baceb79aa8e1e3e19c640 (patch) | |
tree | bafefc5c6988215cdad7192087b5a419c3a6ec0f | |
parent | 39ea02302bed870cea96e5f605579804a6354681 (diff) |
sigaction.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r-- | man2/sigaction.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 4466a4b9..4142f333 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -405,7 +405,7 @@ with the address of the fault. On some architectures, these signals also fill in the .I si_trapno -filed. +field. Some suberrors of .BR SIGBUS , in particular |