Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 New sentence, new line. Bump date for previous.



details:   https://anonhg.NetBSD.org/src/rev/0f809507d394
branches:  trunk
changeset: 789645:0f809507d394
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Aug 29 20:02:35 2013 +0000

description:
New sentence, new line. Bump date for previous.

diffstat:

 share/man/man4/bpf.4 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r f682b673c765 -r 0f809507d394 share/man/man4/bpf.4
--- a/share/man/man4/bpf.4      Thu Aug 29 17:49:20 2013 +0000
+++ b/share/man/man4/bpf.4      Thu Aug 29 20:02:35 2013 +0000
@@ -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 @@
 .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](..)



Home | Main Index | Thread Index | Old Index