Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys s/sigstack/sigaltstack/ in ERRORS section
details: https://anonhg.NetBSD.org/src/rev/2d4cf1c4a377
branches: trunk
changeset: 472927:2d4cf1c4a377
user: sommerfe <sommerfe%NetBSD.org@localhost>
date: Wed May 12 18:42:43 1999 +0000
description:
s/sigstack/sigaltstack/ in ERRORS section
diffstat:
lib/libc/sys/sigaltstack.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 21041ca200dc -r 2d4cf1c4a377 lib/libc/sys/sigaltstack.2
--- a/lib/libc/sys/sigaltstack.2 Wed May 12 16:45:58 1999 +0000
+++ b/lib/libc/sys/sigaltstack.2 Wed May 12 18:42:43 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sigaltstack.2,v 1.9 1999/03/22 19:45:09 garbled Exp $
+.\" $NetBSD: sigaltstack.2,v 1.10 1999/05/12 18:42:43 sommerfe Exp $
.\"
.\" Copyright (c) 1983, 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -139,7 +139,7 @@
.Va errno
is set to indicate the error.
.Sh ERRORS
-.Fn sigstack
+.Fn sigaltstack
will fail and the signal stack context will remain unchanged
if one of the following occurs.
.Bl -tag -width Er
Home |
Main Index |
Thread Index |
Old Index