diff options
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.hppa/lasi.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/pcibios.4 | 4 | ||||
-rw-r--r-- | share/man/man4/options.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.hppa/lasi.4 b/share/man/man4/man4.hppa/lasi.4 index 0b7c54fbfc4..75e355e2f12 100644 --- a/share/man/man4/man4.hppa/lasi.4 +++ b/share/man/man4/man4.hppa/lasi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lasi.4,v 1.12 2003/03/05 19:50:48 jmc Exp $ +.\" $OpenBSD: lasi.4,v 1.13 2003/03/17 10:06:07 jmc Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -42,7 +42,7 @@ workstations and single-board computers. .Cd "lasi0 at phantomas? irq 28" .Cd "gsc* at lasi?" .Sh INTRODUCTION -The supported Core bus controllers are those used in conjuction with +The supported Core bus controllers are those used in conjunction with .Tn PA7100LC and .Tn PA7300LC diff --git a/share/man/man4/man4.i386/pcibios.4 b/share/man/man4/man4.i386/pcibios.4 index 9dffe77a509..ca9fd4ad196 100644 --- a/share/man/man4/man4.i386/pcibios.4 +++ b/share/man/man4/man4.i386/pcibios.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcibios.4,v 1.15 2003/03/07 09:39:07 jmc Exp $ +.\" $OpenBSD: pcibios.4,v 1.16 2003/03/17 10:06:07 jmc Exp $ .\" $NetBSD: pcibios.4,v 1.7 2000/08/03 13:32:39 soda Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff, All rights reserved. @@ -240,7 +240,7 @@ in .Ox is a real device, where options control is done through the .Nm flags -wich are modifiable through the +which are modifiable through the .Xr boot_config 8 interface. For diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 49707403d95..31b50b6d4cd 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.116 2003/02/17 22:19:30 henning Exp $ +.\" $OpenBSD: options.4,v 1.117 2003/03/17 10:06:07 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -640,7 +640,7 @@ and .Xr sysctl 3 for details. .It Cd option USER_PCICONF -Enables the user level acces to the PCI bus configuration space +Enables the user level access to the PCI bus configuration space through ioctls on the .Pa /dev/pci device. |