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 BIOC[GS]RSIG and fix BIOC[GS]HDRCMPLT ...
details: https://anonhg.NetBSD.org/src/rev/a3b23d80c5ea
branches: trunk
changeset: 586350:a3b23d80c5ea
user: rpaulo <rpaulo%NetBSD.org@localhost>
date: Wed Dec 14 22:50:07 2005 +0000
description:
Remove BIOC[GS]RSIG and fix BIOC[GS]HDRCMPLT typo.
diffstat:
share/man/man4/bpf.4 | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r e91d431b7d11 -r a3b23d80c5ea share/man/man4/bpf.4
--- a/share/man/man4/bpf.4 Wed Dec 14 22:46:52 2005 +0000
+++ b/share/man/man4/bpf.4 Wed Dec 14 22:50:07 2005 +0000
@@ -1,6 +1,6 @@
.\" -*- nroff -*-
.\"
-.\" $NetBSD: bpf.4,v 1.34 2005/09/10 22:40:37 wiz Exp $
+.\" $NetBSD: bpf.4,v 1.35 2005/12/14 22:50:07 rpaulo Exp $
.\"
.\" Copyright (c) 1990, 1991, 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -24,7 +24,7 @@
.\" This document is derived in part from the enet man page (enet.4)
.\" distributed with 4.3BSD Unix.
.\"
-.Dd September 6, 2005
+.Dd December 14, 2005
.Dt BPF 4
.Os
.Sh NAME
@@ -289,10 +289,7 @@
may result in undefined behavior (most likely, an error returned by
.Xr ioctl 2
or haphazard packet matching).
-.It Dv BIOCSRSIG BIOCGRSIG (u_int signal)
-Set or get the receive signal. This signal will be sent to the process or process group
-specified by FIOSETOWN. It defaults to SIGIO.
-.It Dv BIOGHDRCMPLT BIOSHDRCMPLT (u_int)
+.It Dv BIOCGHDRCMPLT BIOCSHDRCMPLT (u_int)
Enable/disable or get the
.Dq header complete
flag status.
Home |
Main Index |
Thread Index |
Old Index