diff options
| author | Robert Nordier <rnordier@FreeBSD.org> | 1998-10-29 22:17:46 +0000 |
|---|---|---|
| committer | Robert Nordier <rnordier@FreeBSD.org> | 1998-10-29 22:17:46 +0000 |
| commit | 30af8849291b202b1c2288fdaa401f12772b45be (patch) | |
| tree | 3fb17b6af1654f3fab5360ed6f6ea13a90b9701d /lib/libc | |
| parent | ff51c4f27c96162a4b35de35a1998531b6f02508 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/psignal.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/gen/psignal.3 b/lib/libc/gen/psignal.3 index 773759c1d89c..aa78732d55ae 100644 --- a/lib/libc/gen/psignal.3 +++ b/lib/libc/gen/psignal.3 @@ -57,7 +57,9 @@ If the argument .Fa s is .Pf non- Dv NULL -it is written to the standard error file descriptor +and does not point to the null character, +.Fa s +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 |
