diff options
-rw-r--r-- | share/man/man4/pci.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 90f7ba74c01..e9ede78d6c6 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.133 2005/12/31 06:20:22 grange Exp $ +.\" $OpenBSD: pci.4,v 1.134 2006/01/01 13:39:15 kettenis Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -427,6 +427,8 @@ and communications ports. .It Xr uhci 4 USB UHCI host controller. +.It Xr viapm 4 +VIA VT8233/8235/8237 Bus Control and Power Management controller. .It Xr wdt 4 ICS PCI-WDT500/501 watchdog timer devices. .El |