shithub: plan9front

ref: 5f7a6b7ea3c4ae1b51beffe3309e9b6b0491e71f
dir: /sys/man/8/pcmcia/

View raw version
.TH PCMCIA 8
.SH NAME
pcmcia \- identify a PCMCIA card
.SH SYNOPSIS
.B aux/pcmcia
[
.I file
]
.SH DESCRIPTION
.B Aux/pcmcia
translates the PCMCIA information structure from
.I file
(default
.BR #y/pcm0attr )
into a readable description and writes it to
standard output.
.SH FILES
.TF #y/pcm0attr
.TP
.B #y/pcm0attr
The attribute memory of the card in the PCMCIA slot.
.SH SOURCE
.B /sys/src/cmd/aux/pcmcia.c