Module Name: src
Committed By: wiz
Date: Thu Aug 29 20:02:35 UTC 2013
Modified Files:
src/share/man/man4: bpf.4
Log Message:
New sentence, new line. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/share/man/man4/bpf.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/bpf.4
diff -u src/share/man/man4/bpf.4:1.52 src/share/man/man4/bpf.4:1.53
--- src/share/man/man4/bpf.4:1.52 Thu Aug 29 14:25:41 2013
+++ src/share/man/man4/bpf.4 Thu Aug 29 20:02:35 2013
@@ -1,6 +1,6 @@
.\" -*- nroff -*-
.\"
-.\" $NetBSD: bpf.4,v 1.52 2013/08/29 14:25:41 rmind Exp $
+.\" $NetBSD: bpf.4,v 1.53 2013/08/29 20:02:35 wiz 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 December 31, 2011
+.Dd August 29, 2013
.Dt BPF 4
.Os
.Sh NAME
@@ -632,7 +632,8 @@ that copy the index register to the accu
.El
.Pp
Also, two instructions to call a "coprocessor" if initialized by the kernel
-component. There is no coprocessor by default.
+component.
+There is no coprocessor by default.
.Bl -column "BPF_MISC+BPF_COP" "A \*[Lt]- funcs[X](...)" -offset indent
.It Sy BPF_MISC+BPF_COP Ta A \*[Lt]- funcs[k](..)
.It Sy BPF_MISC+BPF_COPX Ta A \*[Lt]- funcs[X](..)