diff options
-rw-r--r-- | share/man/man4/man4.i386/pcibios.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/pcibios.4 b/share/man/man4/man4.i386/pcibios.4 index 282633e5785..2f1e2fb18f3 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.3 2000/10/13 04:09:20 aaron Exp $ +.\" $OpenBSD: pcibios.4,v 1.4 2001/01/09 18:41:34 krw Exp $ .\" $NetBSD: pcibios.4,v 1.7 2000/08/03 13:32:39 soda Exp $ .\" .\" Copyright (c) 2000 Michale Shalayeff, All rights reserved. @@ -62,8 +62,8 @@ PC specific code that can do the initialization when .Ox boots. .Pp -Flags is a bit mask each bit of which specifies which fixup procedures to -ommit. The following list specifies these procedures and gives +Flags is a bit mask each bit of which specifies a fixup procedure to +omit. The following list specifies these procedures and gives flags bit values to disable them in case they cause problems. .Pp .Bl -tag -width 0x0000 |