diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/pci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 3a57c79b404..82c658d0cfe 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.62 2002/04/15 06:23:07 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.63 2002/04/17 02:48:30 deraadt Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -338,7 +338,7 @@ ICS PCI-WDT500/501 watchdog timer devices. .El .Sh IOCTLS If the kernel is compiled with the -.Cd option USER_PCICONF +.Va USER_PCICONF kernel option, the following .Xr ioctl 2 calls are supported by the |