summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorVisa Hankala <visa@cvs.openbsd.org>2017-07-03 08:28:00 +0000
committerVisa Hankala <visa@cvs.openbsd.org>2017-07-03 08:28:00 +0000
commit83b95817bcc51afe9d2690e29f79fecd08228aa0 (patch)
treed8651635eba7e199e518290dbde62ede289fcb86 /share
parentc060617ee46b659fc2f4da23162486880a1daf03 (diff)
Note arm64 and armv7.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/com.45
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4
index fe6952e1f23..6301f04ae60 100644
--- a/share/man/man4/com.4
+++ b/share/man/man4/com.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: com.4,v 1.42 2017/07/03 08:23:36 visa Exp $
+.\" $OpenBSD: com.4,v 1.43 2017/07/03 08:27:59 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.
@@ -62,6 +62,9 @@
.Cd "com0 at isa? port 0x3f8 irq 4"
.Cd "com1 at isa? port 0x2f8 irq 3"
.Pp
+.Cd "# arm64 and armv7"
+.Cd "com* at fdt?"
+.Pp
.Cd "# hppa"
.Cd "com0 at gsc? offset 0x5000 irq 5"
.Cd "com0 at gsc? offset 0x823000 irq 5"