diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-05 06:54:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-05 06:54:26 +0000 |
commit | 9e966763efd96a02a964206daddc62e3bbf86a9b (patch) | |
tree | 4180ba7b4496a129ece9101e63c1491ea7b30832 /sbin/ifconfig/ifconfig.8 | |
parent | f4430ae4adedd8e4be351c3cf4818400019beb02 (diff) |
seperate -> separate
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-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 |