diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2016-04-10 04:04:27 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2016-04-10 04:04:27 +0000 |
commit | e65b0152a24adc65ae671f810bf7e878f551189f (patch) | |
tree | 685cb9aa7e6d36b297457a8ff7dfa4d45159e242 | |
parent | 5a214727cce4570f5b81f4189f8091ed4aa49f5b (diff) |
Add octeon.
-rw-r--r-- | share/man/man4/com.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index 8a580c8e6f5..2b61f4657d1 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.35 2013/06/02 20:23:33 tedu Exp $ +.\" $OpenBSD: com.4,v 1.36 2016/04/10 04:04:26 visa Exp $ .\" $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -33,7 +33,7 @@ .\" .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" -.Dd $Mdocdate: June 2 2013 $ +.Dd $Mdocdate: April 10 2016 $ .Dt COM 4 .Os .Sh NAME @@ -79,6 +79,9 @@ .Cd "com* at pcmcia?" .Cd "com* at cardbus?" .Pp +.Cd "# octeon" +.Cd "com* at uartbus0" +.Pp .Cd "# sgi" .Cd "com0 at macebus0 base 0x00390000 irq 5" .Cd "com1 at macebus0 base 0x00398000 irq 5" |