Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen s/Sig/Specified sig/ in ERRORS
details: https://anonhg.NetBSD.org/src/rev/8fa18a611825
branches: trunk
changeset: 518037:8fa18a611825
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Fri Nov 23 18:24:30 2001 +0000
description:
s/Sig/Specified sig/ in ERRORS
diffstat:
lib/libc/gen/signal.3 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 17e16dd78e83 -r 8fa18a611825 lib/libc/gen/signal.3
--- a/lib/libc/gen/signal.3 Fri Nov 23 18:19:42 2001 +0000
+++ b/lib/libc/gen/signal.3 Fri Nov 23 18:24:30 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: signal.3,v 1.14 2001/11/22 12:04:41 tron Exp $
+.\" $NetBSD: signal.3,v 1.15 2001/11/23 18:24:30 jdolecek Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -158,7 +158,8 @@
will fail and no action will take place if one of the following occur:
.Bl -tag -width Er
.It Bq Er EINVAL
-.Em Sig
+Specified
+.Em sig
is not a valid signal number.
.It Bq Er EINVAL
An attempt is made to ignore or supply a handler for
Home |
Main Index |
Thread Index |
Old Index