diff options
-rw-r--r-- | share/man/man4/pci.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index c818515b4ea..909b5ecb97f 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.233 2007/10/18 22:54:37 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.234 2007/10/22 01:32:33 dlg 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: October 18 2007 $ +.Dd $Mdocdate: October 22 2007 $ .Dt PCI 4 .Os .Sh NAME @@ -502,7 +502,8 @@ Character device for the driver. .El .Sh SEE ALSO -.Xr intro 4 +.Xr intro 4 , +.Xr pcidump 8 .Sh HISTORY The machine-independent .Tn PCI |