Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 18:15:31 GMT
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 134218 for review
Message-ID:  <200801271815.m0RIFVbx028111@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=134218

Change 134218 by csjp@csjp_xor on 2008/01/27 18:15:13

	Remove reference to BIOCGETZBUF, it's not required anymore.

Affected files ...

.. //depot/projects/zcopybpf/src/share/man/man4/bpf.4#8 edit

Differences ...

==== //depot/projects/zcopybpf/src/share/man/man4/bpf.4#8 (text+ko) ====

@@ -530,10 +530,9 @@
 buffered read mode, and
 .Dv BPF_BUFMODE_ZBUF ,
 zero-copy buffer mode.
-.It Dv BIOCGETZBUF
 .It Dv BIOCSETZBUF
 .Pq Li struct bpf_zbuf
-Get or set the current zero-copy buffer locations; buffer locations may be
+Set the current zero-copy buffer locations; buffer locations may be
 set only once zero-copy buffer mode has been selected, and prior to attaching
 to an interface.
 Buffers must be of identical size, page-aligned, and an integer multiple of



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801271815.m0RIFVbx028111>