summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2008-10-24 15:40:21 +0000
committerwiz <wiz@NetBSD.org>2008-10-24 15:40:21 +0000
commit4e1bb8f91ceda8ff928fa706e314680eaa829b45 (patch)
tree854dbb251519785afbded045974d53f39bb6abcf /lib
parent777e210a295e355ef551c893ada910be11fc260f (diff)
Fix pasto in previous.
Diffstat (limited to 'lib')
-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