icanhasmsi(8): add man page
This commit is contained in:
parent
d0649f3542
commit
490d748487
1 changed files with 19 additions and 0 deletions
19
sys/man/8/icanhasmsi
Normal file
19
sys/man/8/icanhasmsi
Normal file
|
@ -0,0 +1,19 @@
|
|||
.TH ICANHASMSI 8
|
||||
.SH NAME
|
||||
icanhasmsi \- print MSI configuration
|
||||
.SH SYNOPSIS
|
||||
.B aux/icanhasmsi
|
||||
.SH DESCRIPTION
|
||||
Prints information about Message Signaled Interrupt (MSI) devices
|
||||
found on the system, one line per device.
|
||||
.SH SOURCE
|
||||
.B /sys/src/cmd/aux/icanhasmsi.c
|
||||
.SH SEE ALSO
|
||||
.IR pci (8),
|
||||
.IR pnp (3)
|
||||
.SH BUGS
|
||||
Should probably be renamed to
|
||||
.I
|
||||
msi
|
||||
or merged with
|
||||
.IR pci (8).
|
Loading…
Reference in a new issue