From 65591065a0532e4ea2f0a0794a92324e4d0d6193 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Tue, 15 Aug 2000 07:36:08 +0000 Subject: Fix nit in previous delta: trailing punctuation arguments to mdoc macros must be whitespace separated. --- share/man/man4/ng_ether.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') 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 -- cgit v1.1