summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/psignal.3
diff options
context:
space:
mode:
authorrnordier <rnordier@FreeBSD.org>1998-10-29 22:17:46 +0000
committerrnordier <rnordier@FreeBSD.org>1998-10-29 22:17:46 +0000
commit4046cc96fe94b352a6d6c1807396023d752d631b (patch)
tree16ec41bba7a23a3bf42596f3880f2dc6d29be52a /lib/libc/gen/psignal.3
parent0ebc9c6d0339e27be2dd36247ea6c58cf91f98d5 (diff)
downloadFreeBSD-src-4046cc96fe94b352a6d6c1807396023d752d631b.zip
FreeBSD-src-4046cc96fe94b352a6d6c1807396023d752d631b.tar.gz
Clarify processing of the string argument by psignal().
Diffstat (limited to 'lib/libc/gen/psignal.3')
-rw-r--r--lib/libc/gen/psignal.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/gen/psignal.3 b/lib/libc/gen/psignal.3
index 773759c..aa78732 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
OpenPOWER on IntegriCloud