diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
commit | ce5efa4c99adb41d3b8e4e0966f38cca93401ae9 (patch) | |
tree | 2fcfc24c82be6f1539919cceaabc8b1cfe145e99 /sbin/brconfig/brconfig.8 | |
parent | 611e3fde18fdf3eb5935c4d652c97a088b5781b2 (diff) |
Typo fixes.
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 bb44a598e22..0f9817b9125 100644 --- a/sbin/brconfig/brconfig.8 +++ b/sbin/brconfig/brconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brconfig.8,v 1.1 1999/09/01 03:28:01 deraadt Exp $ +.\" $OpenBSD: brconfig.8,v 1.2 1999/09/23 04:12:02 alex Exp $ .\" .\" Copyright (c) 1999 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -185,7 +185,7 @@ Finally, xl0 is marked so that it will not receive packets with destinations not found in the address cache of bridge0. This setup is the most secure, and means that bogus MAC addresses seen by the xl0 side of the bridge -will not be propogated to the rest of the network. +will not be propagated to the rest of the network. Also, no packets will be sent on xl0 segment by the bridge unless they are broadcast packets or are for 8:0:20:1e:2f:2b. .El |