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 fbf8e8b04e5..455965e3c4e 100644 --- a/lib/libc/gen/psignal.3 +++ b/lib/libc/gen/psignal.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: psignal.3,v 1.6 1999/06/04 01:30:11 aaron Exp $ +.\" $OpenBSD: psignal.3,v 1.7 1999/07/09 13:35:18 aaron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -86,5 +86,5 @@ and .Sh HISTORY The .Fn psignal -function appeared in +function appeared in .Bx 4.2 . |