Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys pselect->paccept for this page
details: https://anonhg.NetBSD.org/src/rev/94d6f71d0798
branches: trunk
changeset: 778210:94d6f71d0798
user: plunky <plunky%NetBSD.org@localhost>
date: Mon Mar 19 09:34:36 2012 +0000
description:
pselect->paccept for this page
diffstat:
lib/libc/sys/accept.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r c12ccab4e94f -r 94d6f71d0798 lib/libc/sys/accept.2
--- a/lib/libc/sys/accept.2 Mon Mar 19 09:14:15 2012 +0000
+++ b/lib/libc/sys/accept.2 Mon Mar 19 09:34:36 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: accept.2,v 1.28 2011/06/27 08:21:07 wiz Exp $
+.\" $NetBSD: accept.2,v 1.29 2012/03/19 09:34:36 plunky Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)accept.2 8.2 (Berkeley) 12/11/93
.\"
-.Dd June 2, 2011
+.Dd March 19, 2012
.Dt ACCEPT 2
.Os
.Sh NAME
@@ -228,6 +228,6 @@
function appeared in
.Bx 4.2 .
The
-.Fn pselect
+.Fn paccept
function is inspired from Linux and appeared in
.Nx 6.0 .
Home |
Main Index |
Thread Index |
Old Index