diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2001-01-04 22:13:02 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2001-01-04 22:13:02 +0000 |
commit | 3fb7b358940a0b539b7015cc2566f129bcf35ac1 (patch) | |
tree | d0d734184871c2118e67bf2352894f1545524c8b /sbin | |
parent | d8750a47c7138c6c04cd03507abdc3c382536375 (diff) |
spelling
Diffstat (limited to 'sbin')
-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 4babe79f825..4806da9b39b 100644 --- a/sbin/brconfig/brconfig.8 +++ b/sbin/brconfig/brconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brconfig.8,v 1.21 2000/12/31 00:08:14 angelos Exp $ +.\" $OpenBSD: brconfig.8,v 1.22 2001/01/04 22:13:01 todd Exp $ .\" .\" Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -278,7 +278,7 @@ or Otherwise, the ethernet frames will be sent in the clear between the two bridges. .Pp -For example, given two physically seperate Ethernet networks, the bridge can +For example, given two physically separate Ethernet networks, the bridge can be used as follows to make them appear as the same local area network. If bridge1 on network1 has the external IP address 1.2.3.4 on fxp0, bridge2 on network2 has the external IP address 4.3.2.1 on fxp0, and |