PERFORCE change 134218 for review

Christian S.J. Peron csjp at FreeBSD.org
Sun Jan 27 10:15:32 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=134218

Change 134218 by csjp at 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


More information about the p4-projects mailing list