diff options
Diffstat (limited to 'man2/signal.2')
| -rw-r--r-- | man2/signal.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/signal.2 b/man2/signal.2 index 3b18415429..7a1a82e9f9 100644 --- a/man2/signal.2 +++ b/man2/signal.2 @@ -157,9 +157,9 @@ new instances of this signal from occurring during a call of the handler. The glibc2 library follows the BSD behavior. If one on a libc5 system includes -.B "<bsd/signal.h>" +.I <bsd/signal.h> instead of -.B "<signal.h>" +.I <signal.h> then .BR signal () is redefined as |
