From b2f6e44477ae3629976f0fb9ae891bb8eaae1841 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Mon, 6 Mar 2000 07:08:14 +0000 Subject: Add a missing "either". Fix a parenthetic bogon. Reported by: "Alexander N. Kabaev" Obtained from: NetBSD --- share/man/man4/tun.4 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index 5a384188ed3b..19b199a7885a 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -144,7 +144,7 @@ this stores the internal debugging variable's value into it. .It Dv TUNSIFMODE The argument should be a pointer to an .Va int ; -its value must be +its value must be either .Dv IFF_POINTOPOINT or .Dv IFF_BROADCAST . @@ -207,10 +207,9 @@ brought down .Dq ifconfig tun Ns Sy n No down .Pc . All queued packets are thrown away. -.Po If the interface is up when the data device is not open -output packets are always -thrown away rather than letting them pile up -.Pc . +If the interface is up when the data device is not open +output packets are always thrown away rather than letting +them pile up. .Sh SEE ALSO .Xr inet 4 , .Xr intro 4 -- cgit v1.3