diff options
author | 2006-02-20 08:50:44 +0000 | |
---|---|---|
committer | 2006-02-20 08:50:44 +0000 | |
commit | a27756d483dfe7ab4f4136fad487fe30014a7de8 (patch) | |
tree | b8564fcd73beed767709c80a1559df34c0e77a91 | |
parent | - note that "deletetunnel" is for gif(4) and gre(4) devices only (diff) | |
download | wireguard-openbsd-a27756d483dfe7ab4f4136fad487fe30014a7de8.tar.xz wireguard-openbsd-a27756d483dfe7ab4f4136fad487fe30014a7de8.zip |
bit more consistent...
-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 53de9258481..7531dfd62ff 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.116 2006/02/20 08:46:02 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.117 2006/02/20 08:50:44 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 $ .\" @@ -370,7 +370,7 @@ was no longer needed. and .Xr gre 4 devices only) -Removes the source and destination tunnel addresses. +Remove the source and destination tunnel addresses. .It Cm description Ar value Specify a description of the interface. This can be used to label interfaces in situations where they may |