From: Martin Mares Date: Fri, 19 Oct 2007 09:28:07 +0000 (+0200) Subject: Document obsd_device back-end. X-Git-Tag: v3.0.0~8^2~12 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=f04b38634113279a2b7d56b6757c4fcaccb2da56;p=pciutils.git Document obsd_device back-end. --- diff --git a/lspci.man b/lspci.man index 1583a54..1d5583b 100644 --- a/lspci.man +++ b/lspci.man @@ -157,13 +157,18 @@ The .B /dev/pci device on FreeBSD. Requires root privileges. .TP -.B aix_device -Access method used on AIX. Requires root privileges. +.B obsd_device +The +.B /dev/pci +device on OpenBSD. Requires root privileges. .TP .B nbsd_libpci The .B /dev/pci0 device on NetBSD accessed using the local libpci library. +.TP +.B aix_device +Access method used on AIX. Requires root privileges. .P By default, PCILIB uses the first available access method and displays no debugging