diff options
author | 2000-10-24 18:39:34 +0000 | |
---|---|---|
committer | 2000-10-24 18:39:34 +0000 | |
commit | e375ac814853be2246a029efd60815aa09d6a677 (patch) | |
tree | 21111526e464725aa31e768ce74f3db894fc1834 | |
parent | Fix example for ipsec bridge to use fxp1 throughout like it says (diff) | |
download | wireguard-openbsd-e375ac814853be2246a029efd60815aa09d6a677.tar.xz wireguard-openbsd-e375ac814853be2246a029efd60815aa09d6a677.zip |
typo
-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 193b325be33..56f235f1da8 100644 --- a/sbin/brconfig/brconfig.8 +++ b/sbin/brconfig/brconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brconfig.8,v 1.14 2000/10/24 17:38:36 beck Exp $ +.\" $OpenBSD: brconfig.8,v 1.15 2000/10/24 18:39:34 provos Exp $ .\" .\" Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -305,7 +305,7 @@ frames: The internal interface, ie. fxp1, on each bridge need not have an IP address; the bridge can function without it. .Pp -Note: It is possible to put all the following commands the +Note: It is possible to put all the following commands in the .Xr hostname.if 8 and .Xr bridgename.if 8 |