summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/sigpending.25
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/sigpending.2 b/lib/libc/sys/sigpending.2
index 8e399a30b27..e3e627aa9a5 100644
--- a/lib/libc/sys/sigpending.2
+++ b/lib/libc/sys/sigpending.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: sigpending.2,v 1.14 2008/10/24 15:14:48 christos Exp $
+.\" $NetBSD: sigpending.2,v 1.15 2008/10/24 15:40:21 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -59,9 +59,6 @@ A \-1 return value indicates an error occurred and
.Va errno
is set to indicate the reason.
.Sh ERRORS
-The
-.Nm
-.Sh ERRORS
.Fn sigpending
will fail if:
.Bl -tag -width Er