summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-08-15 07:36:08 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-08-15 07:36:08 +0000
commit65591065a0532e4ea2f0a0794a92324e4d0d6193 (patch)
treea5c7e4d4b0fdf9479fec1251ac01748e2dda270b /share
parent7059b1cfa811f2024636d645d3fe55e4bcbfc571 (diff)
downloadFreeBSD-src-65591065a0532e4ea2f0a0794a92324e4d0d6193.zip
FreeBSD-src-65591065a0532e4ea2f0a0794a92324e4d0d6193.tar.gz
Fix nit in previous delta: trailing punctuation arguments to mdoc
macros must be whitespace separated.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ng_ether.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ng_ether.4 b/share/man/man4/ng_ether.4
index 54e0175..45709a4 100644
--- a/share/man/man4/ng_ether.4
+++ b/share/man/man4/ng_ether.4
@@ -151,7 +151,7 @@ The returned value is always either one or zero.
Note that this flag reflects the node's own promiscuous setting
and does not necessarily reflect the promiscuous state of the actual
interface, which can be affected by other means (e.g.,
-.Xr bpf 4 ).
+.Xr bpf 4 ) .
.It Dv NGM_ETHER_SET_AUTOSRC
Sets the automatic source address override flag.
This message includes a single 32 bit integer flag that causes
OpenPOWER on IntegriCloud