diff options
Diffstat (limited to 'lib/libc/sys/sigaction.2')
-rw-r--r-- | lib/libc/sys/sigaction.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/sigaction.2 b/lib/libc/sys/sigaction.2 index c3c41f7..efddfc5 100644 --- a/lib/libc/sys/sigaction.2 +++ b/lib/libc/sys/sigaction.2 @@ -320,7 +320,8 @@ or Any attempt to do so will be silently ignored. .Pp The following functions are either reentrant or not interruptible -by signals and are async-signal safe. Therefore applications may +by signals and are async-signal safe. +Therefore applications may invoke them, without restriction, from signal-catching functions: .Pp Base Interfaces: |