diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-11-22 10:25:33 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-11-22 10:25:33 +0000 |
commit | 92a1d5104cb8d3a6f95e979a8ef2e22c921c2119 (patch) | |
tree | 493332123732d2677c11040a9b8f652327fac2d6 /sbin | |
parent | 0f1d8da09e439f15acf0256dcd54c55faf009141 (diff) |
dsetination -> destination; from Yasholomew Yashinski.
Diffstat (limited to 'sbin')
-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 e71348ab7af..0b778a85768 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.59 2002/11/14 02:57:27 deraadt Exp $ +.\" $OpenBSD: ifconfig.8,v 1.60 2002/11/22 10:25:32 fgsch 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 $ .\" @@ -217,7 +217,7 @@ Packets routed to this interface will be encapsulated in IPv4 or IPv6, depending on the source and destination address families. Both addresses must be of the same family. .It Cm deletetunnel -Removes the source and dsetination tunnel addresses, +Removes the source and destination tunnel addresses, configured onto a tunnel interface. .It Cm ipdst This is used to specify an Internet host who is willing to receive |