Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Remove SIOCGIFADDR. Noted by Ross Patterson i...
details: https://anonhg.NetBSD.org/src/rev/cd77443a8126
branches: trunk
changeset: 755501:cd77443a8126
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Jun 08 04:11:06 2010 +0000
description:
Remove SIOCGIFADDR. Noted by Ross Patterson in PR kern/21513.
diffstat:
share/man/man4/bpf.4 | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (32 lines):
diff -r f6983896dc24 -r cd77443a8126 share/man/man4/bpf.4
--- a/share/man/man4/bpf.4 Tue Jun 08 04:08:37 2010 +0000
+++ b/share/man/man4/bpf.4 Tue Jun 08 04:11:06 2010 +0000
@@ -1,8 +1,8 @@
-.\" $NetBSD: bpf.4,v 1.45 2010/03/22 18:58:31 joerg Exp $
+.\" $NetBSD: bpf.4,v 1.46 2010/06/08 04:11:06 jruoho Exp $
.\"
.\" -*- nroff -*-
.\"
-.\" $NetBSD: bpf.4,v 1.45 2010/03/22 18:58:31 joerg Exp $
+.\" $NetBSD: bpf.4,v 1.46 2010/06/08 04:11:06 jruoho Exp $
.\"
.\" Copyright (c) 1990, 1991, 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -26,7 +26,7 @@
.\" This document is derived in part from the enet man page (enet.4)
.\" distributed with 4.3BSD Unix.
.\"
-.Dd March 13, 2010
+.Dd June 8, 2010
.Dt BPF 4
.Os
.Sh NAME
@@ -328,8 +328,6 @@
.Bl -tag -width indent -offset indent
.It Dv FIONREAD (int)
Returns the number of bytes that are immediately available for reading.
-.It Dv SIOCGIFADDR (struct ifreq)
-Returns the address associated with the interface.
.It Dv FIONBIO (int)
Set or clear non-blocking I/O.
If arg is non-zero, then doing a
Home |
Main Index |
Thread Index |
Old Index