diff options
Diffstat (limited to 'lib/libc/gen/psignal.3')
-rw-r--r-- | lib/libc/gen/psignal.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/psignal.3 b/lib/libc/gen/psignal.3 index 1f49cc559e2..b6b16ccde9f 100644 --- a/lib/libc/gen/psignal.3 +++ b/lib/libc/gen/psignal.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: psignal.3,v 1.4 1999/05/23 14:11:00 aaron Exp $ +.\" $OpenBSD: psignal.3,v 1.5 1999/05/29 21:24:18 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -63,7 +63,7 @@ immediately followed by a colon and a space. If the signal number is not recognized .Pq Xr sigaction 2 , the string -.Dq "Unknown signal +.Dq Unknown signal is produced. .Pp The message strings can be accessed directly using the external array |