diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-04-17 02:48:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-04-17 02:48:31 +0000 |
commit | 713480186f7f64b94888c39c0ab781c4131fa1c2 (patch) | |
tree | 9b13b5fa1edf843b9af43818fdb82f17bfe6a491 /share/man | |
parent | 4eea28c03eb6ae1220493b94d9c9da110637a4fe (diff) |
make this look nice
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 |