diff options
author | 2012-05-27 12:26:16 +0000 | |
---|---|---|
committer | 2012-05-27 12:26:16 +0000 | |
commit | a9b9f817634ee92d3e1dd65a3ddf5ed0b7b68103 (patch) | |
tree | 88de0acbbc5f935f6e83fbefa00d20400a8aceff | |
parent | Add tcpcib(4) to support Intel Atom E600 watchdog. (diff) | |
download | wireguard-openbsd-a9b9f817634ee92d3e1dd65a3ddf5ed0b7b68103.tar.xz wireguard-openbsd-a9b9f817634ee92d3e1dd65a3ddf5ed0b7b68103.zip |
mention tcpcib
-rw-r--r-- | share/man/man4/isa.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index 5f1ce6130b3..b59fff87a17 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.69 2011/06/29 17:49:39 tedu Exp $ +.\" $OpenBSD: isa.4,v 1.70 2012/05/27 12:26:16 jsg Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 29 2011 $ +.Dd $Mdocdate: May 27 2012 $ .Dt ISA 4 .Os .Sh NAME @@ -40,6 +40,7 @@ .Sh SYNOPSIS .Cd "# amd64 and i386" .Cd "isa* at amdpcib?" +.Cd "isa0 at tcpcib?" .Cd "isa0 at mainbus0" .Cd "isa0 at pcib?" .Cd "isadma0 at isa?" |