diff options
Diffstat (limited to 'lib/libc/gen/psignal.3')
-rw-r--r-- | lib/libc/gen/psignal.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/gen/psignal.3 b/lib/libc/gen/psignal.3 index aa78732d55ae..773759c1d89c 100644 --- a/lib/libc/gen/psignal.3 +++ b/lib/libc/gen/psignal.3 @@ -57,9 +57,7 @@ If the argument .Fa s is .Pf non- Dv NULL -and does not point to the null character, -.Fa s -is written to the standard error file descriptor +it is written to the standard error file descriptor prior to the message string, immediately followed by a colon and a space. If the signal number is not recognized |