diff options
author | 2003-05-20 04:25:59 +0000 | |
---|---|---|
committer | 2003-05-20 04:25:59 +0000 | |
commit | 4fe7ed4e7594b049a597bb3d6acb06a4ddb64214 (patch) | |
tree | 1462f18767749c4359977410b85f75fec7a54c45 | |
parent | regen (diff) | |
download | wireguard-openbsd-4fe7ed4e7594b049a597bb3d6acb06a4ddb64214.tar.xz wireguard-openbsd-4fe7ed4e7594b049a597bb3d6acb06a4ddb64214.zip |
an@isapnp works now
-rw-r--r-- | share/man/man4/an.4 | 4 | ||||
-rw-r--r-- | share/man/man4/isapnp.4 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4 index ee9afb22a37..7f7df488c85 100644 --- a/share/man/man4/an.4 +++ b/share/man/man4/an.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: an.4,v 1.19 2003/04/02 20:56:19 jmc Exp $ +.\" $OpenBSD: an.4,v 1.20 2003/05/20 04:25:59 mickey Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. @@ -41,6 +41,7 @@ .Sh SYNOPSIS .Cd "an* at pcmcia? function ?" .Cd "an* at pci? dev ? function ?" +.Cd "an* at isapnp?" .Sh DESCRIPTION The .Nm @@ -111,6 +112,7 @@ command. .Sh SEE ALSO .Xr arp 4 , .Xr intro 4 , +.Xr isapnp 4 , .Xr netintro 4 , .Xr pci 4 , .Xr pcmcia 4 , diff --git a/share/man/man4/isapnp.4 b/share/man/man4/isapnp.4 index b1fa030a443..64a89c45c91 100644 --- a/share/man/man4/isapnp.4 +++ b/share/man/man4/isapnp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isapnp.4,v 1.26 2003/05/05 08:32:31 jmc Exp $ +.\" $OpenBSD: isapnp.4,v 1.27 2003/05/20 04:25:59 mickey Exp $ .\" $NetBSD: isapnp.4,v 1.8 1998/06/07 09:08:46 enami Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -68,6 +68,8 @@ Winmodems are not supported. .El .Ss Network interfaces .Bl -tag -width speaker -offset ind -compact +.It Xr an 4 +Aironet 4500/4800 IEEE 802.11DS wireless interfaces. .It Xr ef 4 3Com 3c515 Fast EtherLink III Ethernet interfaces. .It Xr ep 4 |