diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-06-18 18:06:48 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-06-18 18:06:48 +0000 |
commit | 64bee82d30dd71ae05578073a6cfc84d3ac66dc3 (patch) | |
tree | bbabecbd5a30d630da463162593ee0735931bd2f | |
parent | 9f88ff2b0717f4d38b49f35b3a5bf3a0d04e2282 (diff) |
Xr hostname.if
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 03f1cda187d..2c070473097 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.44 2000/05/23 05:02:43 deraadt Exp $ +.\" $OpenBSD: ifconfig.8,v 1.45 2000/06/18 18:06:47 niklas 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 $ .\" @@ -563,7 +563,9 @@ tried to alter an interface's configuration. .Sh SEE ALSO .Xr netstat 1 , .Xr ifmedia 4 , +.Xr ifmedia 4 , .Xr netintro 4 , +.Xr hostname.if 5 , .Xr brconfig 8 , .Xr rc 8 , .Xr routed 8 |