Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove superfluous Pp.
details: https://anonhg.NetBSD.org/src/rev/295722cfde4e
branches: trunk
changeset: 320177:295722cfde4e
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Jun 25 10:53:47 2018 +0000
description:
Remove superfluous Pp.
diffstat:
share/man/man9/bpf.9 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 40bb697ce64c -r 295722cfde4e share/man/man9/bpf.9
--- a/share/man/man9/bpf.9 Mon Jun 25 09:57:25 2018 +0000
+++ b/share/man/man9/bpf.9 Mon Jun 25 10:53:47 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bpf.9,v 1.4 2018/06/25 03:22:14 msaitoh Exp $
+.\" $NetBSD: bpf.9,v 1.5 2018/06/25 10:53:47 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -36,7 +36,6 @@
.Sh DESCRIPTION
.Nm
is called via an operations vector described by the following struct:
-.Pp
.Bd -literal
struct bpf_ops {
void (*bpf_attach)(struct ifnet *, u_int, u_int, struct bpf_if **);
Home |
Main Index |
Thread Index |
Old Index