diff options
Diffstat (limited to 'lib/libc/gen/signal.3')
-rw-r--r-- | lib/libc/gen/signal.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3 index 3d59d80e17a..966fb77caa3 100644 --- a/lib/libc/gen/signal.3 +++ b/lib/libc/gen/signal.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: signal.3,v 1.21 2003/05/12 14:36:44 jmc Exp $ +.\" $OpenBSD: signal.3,v 1.22 2003/05/30 17:21:06 jmc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -361,7 +361,6 @@ Safe if the .Va syslog_data struct is initialized as a local variable. .El -.Pp .Sh RETURN VALUES The previous action is returned on a successful call. Otherwise, |