summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2012-01-05 21:43:33 +0000
committeruqs <uqs@FreeBSD.org>2012-01-05 21:43:33 +0000
commita6fa5fdce7a3d98f7eceb931e20460d08dc642a4 (patch)
treede779b11cc117ae9cdd3f4bf05cf2243c6f3235d
parent3060727ed7ba4d9b8c378bdcacc001bf87a89132 (diff)
downloadFreeBSD-src-a6fa5fdce7a3d98f7eceb931e20460d08dc642a4.zip
FreeBSD-src-a6fa5fdce7a3d98f7eceb931e20460d08dc642a4.tar.gz
Apply Typo-B-Gone 2000 [TM]
-rw-r--r--share/man/man4/apic.42
-rw-r--r--share/man/man4/carp.42
-rw-r--r--share/man/man5/ar.54
3 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/apic.4 b/share/man/man4/apic.4
index 224e4f6..0856232 100644
--- a/share/man/man4/apic.4
+++ b/share/man/man4/apic.4
@@ -61,7 +61,7 @@ In addition, they are able to accept and generate inter-processor interrupts
I/O APICs contain a redirection table, which is used to route the interrupts
they receive from peripheral buses to one or more local APICs.
.Pp
-Each local APIC includes one 32-bit programable timer.
+Each local APIC includes one 32-bit programmable timer.
This driver uses them to supply kernel with one event timer named "LAPIC".
Event timer provided by the driver supports both one-shot an periodic modes.
Because of local APIC nature it is per-CPU.
diff --git a/share/man/man4/carp.4 b/share/man/man4/carp.4
index 1b59e72..5a761ec 100644
--- a/share/man/man4/carp.4
+++ b/share/man/man4/carp.4
@@ -193,7 +193,7 @@ This can be accomplished by using
hooks.
Master/slave events are signalled under system
.Dv CARP .
-Subsystem specifies vhid and name of interface, where event occured.
+Subsystem specifies vhid and name of interface, where event occurred.
Type of the message displays new state of vhid.
Please see
.Xr devd.conf 5
diff --git a/share/man/man5/ar.5 b/share/man/man5/ar.5
index 81bc7e6..2acbde4 100644
--- a/share/man/man5/ar.5
+++ b/share/man/man5/ar.5
@@ -126,7 +126,7 @@ The BSD and SVR4/GNU variants use different schemes for encoding file
names for members.
.Bl -tag -width "SVR4/GNU"
.It "BSD"
-File names that are upto 16 bytes long and which do not contain
+File names that are up to 16 bytes long and which do not contain
embedded spaces are stored directly in the
.Ar ar_name
field of the archive header.
@@ -164,7 +164,7 @@ ASCII
.Dq "A BC D"
.Pc .
.It "SVR4/GNU"
-File names that are upto 15 characters long are stored directly in the
+File names that are up to 15 characters long are stored directly in the
.Ar ar_name
field of the header, terminated by a
.Dq Li /
OpenPOWER on IntegriCloud