summaryrefslogtreecommitdiff
path: root/lib/libc/sys/recv.2
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2002-01-02 15:57:17 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2002-01-02 15:57:17 +0000
commit5afe04755bfb973fdd672196974289750b0a63c9 (patch)
tree226315e41b92f3559a739030aa326cffdcb27c6f /lib/libc/sys/recv.2
parentd506a9dceff6da5f644728490f3b4bf0f04b28b5 (diff)
Remove extra reference to poll.2. Spotted by form@.
millert@ ok;
Diffstat (limited to 'lib/libc/sys/recv.2')
-rw-r--r--lib/libc/sys/recv.23
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2
index 083f3ec758b..d374f094b01 100644
--- a/lib/libc/sys/recv.2
+++ b/lib/libc/sys/recv.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: recv.2,v 1.24 2000/10/18 05:12:11 aaron Exp $
+.\" $OpenBSD: recv.2,v 1.25 2002/01/02 15:57:16 mpech Exp $
.\" $NetBSD: recv.2,v 1.6 1995/02/27 12:36:08 cgd Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
@@ -306,7 +306,6 @@ was less than 0 or larger than
.Xr poll 2 ,
.Xr read 2 ,
.Xr select 2 ,
-.Xr poll 2 ,
.Xr socket 2
.Sh HISTORY
The