summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2017-03-01 01:06:55 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2017-03-01 01:06:55 +0000
commit22a7606543ad14c97f6d9520f9815eebe41a5b7c (patch)
treef685476866b9ccf62fc7b5ed626e746a1e000a6a /share
parent8792f81becd61aee5f583c8b5edea37dcb5e532b (diff)
mention pciecam on arm64
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pci.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index a638be5adcc..509fd53fd48 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.355 2016/11/30 15:07:45 jmc Exp $
+.\" $OpenBSD: pci.4,v 1.356 2017/03/01 01:06:54 jsg Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna 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: November 30 2016 $
+.Dd $Mdocdate: March 1 2017 $
.Dt PCI 4
.Os
.Sh NAME
@@ -49,6 +49,9 @@
.Cd "# amd64, i386"
.Cd "pci* at mainbus0"
.Pp
+.Cd "# arm64"
+.Cd "pci* at pciecam?"
+.Pp
.Cd "# hppa"
.Cd "pci* at dino?"
.Cd "pci* at elroy?"