diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-08 06:40:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-08 06:40:00 +0000 |
commit | e83e97d3d3d1fba57d8fc81476604775318e7e75 (patch) | |
tree | f0cccf7b8837759682b07db521d9d7ee091709f0 /sbin | |
parent | dc67f9a10c2a1c5746eaa7cc5a94197011aad40e (diff) |
typo
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 a5e81e4764e..4c46a1b69ea 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.9 1998/03/17 08:10:19 deraadt Exp $ +.\" $OpenBSD: ifconfig.8,v 1.10 1998/06/08 06:39:59 deraadt 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 $ .\" @@ -312,7 +312,7 @@ Assign the Appletalk network 39108 and server node 128 with a network range of 39107-39109 to interface fxp0 on a phase 2 AppleTalk network. .El .Sh DIAGNOSTICS -Messages indicating the specified interface does not exit, the +Messages indicating the specified interface does not exist, the requested address is unknown, or the user is not privileged and tried to alter an interface's configuration. .Sh SEE ALSO |