diff options
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/bios.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/lpt.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/mem.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/mtrr.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/pctr.4 | 6 |
6 files changed, 13 insertions, 13 deletions
diff --git a/share/man/man4/man4.i386/bios.4 b/share/man/man4/man4.i386/bios.4 index ca6bdda7f51..a7548cd901f 100644 --- a/share/man/man4/man4.i386/bios.4 +++ b/share/man/man4/man4.i386/bios.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bios.4,v 1.1 2001/02/28 20:41:46 mickey Exp $ +.\" $OpenBSD: bios.4,v 1.2 2001/06/23 07:04:13 pjanzen Exp $ .\" .\" Copyright (c) 2001 Michael Shalayeff .\" All rights reserved. @@ -53,7 +53,7 @@ and could be used as a crude BIOS version identification. The .Nm driver also scans the ISA memory hole at 640K-1M for optional -ROM images and reserves the space from being used by variuos +ROM images and reserves the space from being used by various isa devices, for example .Xr pcic 4 . .Pp diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 91b278d8223..4dcef128c59 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.21 2001/03/01 20:44:49 aaron Exp $ +.\" $OpenBSD: intro.4,v 1.22 2001/06/23 07:04:14 pjanzen Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -200,7 +200,7 @@ Texas Instruments ThunderLAN ethernet SMC 9432 10/100 Mbps Ethernet cards .It uha Ultrastor ISA and EISA SCSI adapter cards. -Ultrastore 14f, Ultrastore 34f, and Ultrastore 24f. +Ultrastor 14f, Ultrastor 34f, and Ultrastor 24f. .It vr VIA Rhine Ethernet. .It wb diff --git a/share/man/man4/man4.i386/lpt.4 b/share/man/man4/man4.i386/lpt.4 index 779da9b26c7..0b8e89dd61f 100644 --- a/share/man/man4/man4.i386/lpt.4 +++ b/share/man/man4/man4.i386/lpt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lpt.4,v 1.6 2000/07/05 13:46:53 aaron Exp $ +.\" $OpenBSD: lpt.4,v 1.7 2001/06/23 07:04:14 pjanzen Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. @@ -51,7 +51,7 @@ The next lower bit (bit 6, or add 64) indicates the driver should avoid initializing the printer. .P. The next lower bit (bit 5, or add 32) requests that the driver do -automatic LF generation when printing CR's. +automatic LF generation when printing CRs. .Sh FILES .Bl -tag -width /dev/lpt0 -compact .It Pa /dev/lpt0 diff --git a/share/man/man4/man4.i386/mem.4 b/share/man/man4/man4.i386/mem.4 index 835b9189d96..e8ad0bc2b3b 100644 --- a/share/man/man4/man4.i386/mem.4 +++ b/share/man/man4/man4.i386/mem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mem.4,v 1.5 2000/11/16 14:52:07 aaron Exp $ +.\" $OpenBSD: mem.4,v 1.6 2001/06/23 07:04:14 pjanzen Exp $ .\" .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. @@ -66,7 +66,7 @@ The per-process data size for the current process is long, and ends at virtual address .Li 0xfe000000 . .Pp -Writability of these devices is controlled by the system +Writeability of these devices is controlled by the system .Xr securelevel 7 . .Sh FILES .Bl -tag -width Pa -compact diff --git a/share/man/man4/man4.i386/mtrr.4 b/share/man/man4/man4.i386/mtrr.4 index 19f8cbb3215..26b1e545339 100644 --- a/share/man/man4/man4.i386/mtrr.4 +++ b/share/man/man4/man4.i386/mtrr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mtrr.4,v 1.7 2001/06/11 01:28:07 millert Exp $ +.\" $OpenBSD: mtrr.4,v 1.8 2001/06/23 07:04:15 pjanzen Exp $ .\" .\" Pentium MTRR driver for OpenBSD. .\" Copyright 1999 Matthieu Herrb <matthieu@openbsd.org> @@ -132,7 +132,7 @@ An attempt to create a new range failed due to a shortage of hardware resources (e.g., descriptor slots). .It Bq Er ENOENT An attempt to remove a range failed because no range matches the descriptor -base/length supplued. +base/length supplied. .It Bq Er EPERM An attempt to remove a range failed because the range is permanently enabled. diff --git a/share/man/man4/man4.i386/pctr.4 b/share/man/man4/man4.i386/pctr.4 index 7614f1e5553..a92ce25bf17 100644 --- a/share/man/man4/man4.i386/pctr.4 +++ b/share/man/man4/man4.i386/pctr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pctr.4,v 1.13 2001/06/05 05:05:39 pvalchev Exp $ +.\" $OpenBSD: pctr.4,v 1.14 2001/06/23 07:04:15 pjanzen Exp $ .\" .\" Pentium performance counter driver for OpenBSD. .\" Copyright 1996 David Mazieres <dm@lcs.mit.edu>. @@ -324,7 +324,7 @@ Number of cycles during which the divider is busy. .It 0x21 L2_ADS Number of L2 address strobes. .It 0x22 L2_DBUS_BUSY -Number of cycles durring which the data bus was busy. +Number of cycles during which the data bus was busy. .It 0x23 L2_DBUS_BUSY_RD Number of cycles during which the data bus was busy transferring data from L2 to the processor. @@ -435,7 +435,7 @@ Number of hardware interrupts received. .It 0xc9 BR_TAKEN_RETIRED Number of taken branches retired. .It 0xca BR_MISS_PRED_TAKEN_RET -Number of taken mispredictioned branches retired. +Number of taken mispredicted branches retired. .It 0xd0 INST_DECODER Number of instructions decoded. .It 0xd2 PARTIAL_RAT_STALLS |