diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-02-01 07:03:29 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-02-01 07:03:29 +0000 |
| commit | fcc7dccff6ebdedc43aab4d657b29a8c306a674b (patch) | |
| tree | 5296011bd86b39cd01cb6c1111acd0b78d4be174 | |
| parent | 84b9f7a7184c0900ba757c8cde70ca6278549b49 (diff) | |
Notes
| -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 76ab137118e2..f147b05f634c 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 -.\" $Id: ifconfig.8,v 1.14 1997/09/27 02:55:39 peter Exp $ +.\" $Id: ifconfig.8,v 1.15 1997/10/16 03:55:27 peter Exp $ .\" .Dd February 13, 1996 .Dt IFCONFIG 8 @@ -266,7 +266,7 @@ portion. Under appletalk, set the interface to respond to a .Em netrange. of the form startnet-endnet. Appletalk uses this scheme instead of -netmasks though FreeBSD impliments it internally as a set of netmasks. +netmasks though FreeBSD implements it internally as a set of netmasks. .It Cm phase The argument following this specifies the version (phase) of the Appletalk network attached to the interface. Values of 1 or 2 are permitted. |
