diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-09-06 07:38:17 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-09-06 07:38:17 +0000 |
commit | 0a6922b69028950ad74cc31545f8e294e9e8d63a (patch) | |
tree | 03a4f41b780e03b5446d5173051b071d5139b456 /sbin/brconfig/brconfig.8 | |
parent | 7c5f8bbf3cdb73a10446ae358bfd443b2ac00271 (diff) |
it was ment to be -link1 before cut and paste had been executed
Diffstat (limited to 'sbin/brconfig/brconfig.8')
-rw-r--r-- | sbin/brconfig/brconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/brconfig/brconfig.8 b/sbin/brconfig/brconfig.8 index a39f18113a7..b32c4079a52 100644 --- a/sbin/brconfig/brconfig.8 +++ b/sbin/brconfig/brconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brconfig.8,v 1.12 2000/06/20 20:22:12 jason Exp $ +.\" $OpenBSD: brconfig.8,v 1.13 2000/09/06 07:38:16 mickey Exp $ .\" .\" Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -169,7 +169,7 @@ flag on the bridge interface. .It Cm link1 Setting this flags stops all IP multicast packets from being forwarded by the bridge. -.It Cm -link0 +.It Cm -link1 Clear the .Cm link1 flag on the bridge interface. |