summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruwe <uwe@openbsd.org>2005-05-24 20:08:54 +0000
committeruwe <uwe@openbsd.org>2005-05-24 20:08:54 +0000
commitbcfcfcf3775cad9e44a57219bf7dee567ed22efc (patch)
tree1b3d20fedd0ff6838e7297738c5174ff66868dc5
parent- simplify cvs_mkadmin(). (diff)
downloadwireguard-openbsd-bcfcfcf3775cad9e44a57219bf7dee567ed22efc.tar.xz
wireguard-openbsd-bcfcfcf3775cad9e44a57219bf7dee567ed22efc.zip
.Cd and .Xr's for zaurus
-rw-r--r--share/man/man4/pcmcia.48
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4
index e089ab97ab8..8f695bf08a9 100644
--- a/share/man/man4/pcmcia.4
+++ b/share/man/man4/pcmcia.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pcmcia.4,v 1.40 2005/03/18 02:23:38 jsg Exp $
+.\" $OpenBSD: pcmcia.4,v 1.41 2005/05/24 20:08:54 uwe Exp $
.\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -59,6 +59,10 @@
.Cd "stp* at sbus?"
.Cd "pcmcia* at stp?"
.Pp
+.Cd "# zaurus"
+.Cd "pxapcic0 at pxaip?"
+.Cd "pcmcia* at pxapcic?"
+.Pp
.Cd "# all architectures"
.Cd "cbb* at pci?"
.Cd "cardslot* at cbb? flags 0x0000"
@@ -179,6 +183,8 @@ device may need to be decreased to avoid a conflict.
.Xr ne 4 ,
.Xr pci 4 ,
.Xr pcic 4 ,
+.Xr pxaip 4 ,
+.Xr pxapcic 4 ,
.Xr ray 4 ,
.Xr rln 4 ,
.Xr sbus 4 ,