diff options
author | 2009-06-05 06:54:25 +0000 | |
---|---|---|
committer | 2009-06-05 06:54:25 +0000 | |
commit | 28db78916f41e67d1a33dc814f60e34b21999433 (patch) | |
tree | 277c395f8f5ececa03c1a3268a52fc81896658bf | |
parent | kill trailing whitespace; (diff) | |
download | wireguard-openbsd-28db78916f41e67d1a33dc814f60e34b21999433.tar.xz wireguard-openbsd-28db78916f41e67d1a33dc814f60e34b21999433.zip |
seperate -> separate
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index e10ca3368fe..f637b8c7f11 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.179 2009/06/05 04:09:15 claudio Exp $ +.\" $OpenBSD: ifconfig.8,v 1.180 2009/06/05 06:54:25 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -402,7 +402,7 @@ implements it internally as a set of netmasks. .It Cm rdomain Ar route-id Attach the interface to the routing table with the specified .Ar route-id . -Interfaces in different routing domains are seperated and can not directly +Interfaces in different routing domains are separated and can not directly pass traffic between each other. By default all interfaces belong to routing table 0. .It Cm rtlabel Ar route-label |