summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2015-08-11 03:12:09 +0000
committerpfg <pfg@FreeBSD.org>2015-08-11 03:12:09 +0000
commit04e944197ed8cac9ab8ec518fc7f6d123cbb5f97 (patch)
treeff84517aa58ff65e5128ac695fe02dff0cdddcbb
parent5df4f5c77b007dcee271af9df7aa1c412e2b886c (diff)
downloadFreeBSD-src-04e944197ed8cac9ab8ec518fc7f6d123cbb5f97.zip
FreeBSD-src-04e944197ed8cac9ab8ec518fc7f6d123cbb5f97.tar.gz
Clean out some externally visible "more then" grammar
MFC after: 3 days
-rw-r--r--sys/arm/ti/ti_hwmods.c2
-rw-r--r--sys/arm64/arm64/trap.c2
-rw-r--r--sys/geom/raid/md_intel.c2
-rw-r--r--sys/geom/raid/md_jmicron.c2
-rw-r--r--sys/geom/raid/md_nvidia.c2
-rw-r--r--sys/geom/raid/md_sii.c2
-rw-r--r--usr.bin/wc/wc.14
7 files changed, 8 insertions, 8 deletions
diff --git a/sys/arm/ti/ti_hwmods.c b/sys/arm/ti/ti_hwmods.c
index 4da5f74..eb39bd2 100644
--- a/sys/arm/ti/ti_hwmods.c
+++ b/sys/arm/ti/ti_hwmods.c
@@ -129,7 +129,7 @@ ti_hwmods_get_clock(device_t dev)
}
if (len > 0)
- device_printf(dev, "WARNING: more then one ti,hwmod \n");
+ device_printf(dev, "WARNING: more than one ti,hwmod \n");
free(buf, M_OFWPROP);
return (clk);
diff --git a/sys/arm64/arm64/trap.c b/sys/arm64/arm64/trap.c
index 22d49b1..41e92a6 100644
--- a/sys/arm64/arm64/trap.c
+++ b/sys/arm64/arm64/trap.c
@@ -119,7 +119,7 @@ cpu_fetch_syscall_args(struct thread *td, struct syscall_args *sa)
sa->narg = sa->callp->sy_narg;
memcpy(sa->args, ap, nap * sizeof(register_t));
if (sa->narg > nap)
- panic("ARM64TODO: Could we have more then 8 args?");
+ panic("ARM64TODO: Could we have more than 8 args?");
td->td_retval[0] = 0;
td->td_retval[1] = 0;
diff --git a/sys/geom/raid/md_intel.c b/sys/geom/raid/md_intel.c
index 9d6e444..6d12602 100644
--- a/sys/geom/raid/md_intel.c
+++ b/sys/geom/raid/md_intel.c
@@ -991,7 +991,7 @@ nofit:
if (olddisk == NULL)
panic("No disk at position %d!", disk_pos);
if (olddisk->d_state != G_RAID_DISK_S_OFFLINE) {
- G_RAID_DEBUG1(1, sc, "More then one disk for pos %d",
+ G_RAID_DEBUG1(1, sc, "More than one disk for pos %d",
disk_pos);
g_raid_change_disk_state(disk, G_RAID_DISK_S_STALE);
return (0);
diff --git a/sys/geom/raid/md_jmicron.c b/sys/geom/raid/md_jmicron.c
index 9bd64d2..ae5abab 100644
--- a/sys/geom/raid/md_jmicron.c
+++ b/sys/geom/raid/md_jmicron.c
@@ -494,7 +494,7 @@ nofit:
if (olddisk == NULL)
panic("No disk at position %d!", disk_pos);
if (olddisk->d_state != G_RAID_DISK_S_OFFLINE) {
- G_RAID_DEBUG1(1, sc, "More then one disk for pos %d",
+ G_RAID_DEBUG1(1, sc, "More than one disk for pos %d",
disk_pos);
g_raid_change_disk_state(disk, G_RAID_DISK_S_STALE);
return (0);
diff --git a/sys/geom/raid/md_nvidia.c b/sys/geom/raid/md_nvidia.c
index 1c4fe5e..d1d2e29 100644
--- a/sys/geom/raid/md_nvidia.c
+++ b/sys/geom/raid/md_nvidia.c
@@ -498,7 +498,7 @@ nofit:
if (olddisk == NULL)
panic("No disk at position %d!", disk_pos);
if (olddisk->d_state != G_RAID_DISK_S_OFFLINE) {
- G_RAID_DEBUG1(1, sc, "More then one disk for pos %d",
+ G_RAID_DEBUG1(1, sc, "More than one disk for pos %d",
disk_pos);
g_raid_change_disk_state(disk, G_RAID_DISK_S_STALE);
return (0);
diff --git a/sys/geom/raid/md_sii.c b/sys/geom/raid/md_sii.c
index 8370345..34cdd8d 100644
--- a/sys/geom/raid/md_sii.c
+++ b/sys/geom/raid/md_sii.c
@@ -549,7 +549,7 @@ nofit:
if (olddisk == NULL)
panic("No disk at position %d!", disk_pos);
if (olddisk->d_state != G_RAID_DISK_S_OFFLINE) {
- G_RAID_DEBUG1(1, sc, "More then one disk for pos %d",
+ G_RAID_DEBUG1(1, sc, "More than one disk for pos %d",
disk_pos);
g_raid_change_disk_state(disk, G_RAID_DISK_S_STALE);
return (0);
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1
index ee81e17..cda737b 100644
--- a/usr.bin/wc/wc.1
+++ b/usr.bin/wc/wc.1
@@ -31,7 +31,7 @@
.\" @(#)wc.1 8.2 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd November 4, 2014
+.Dd August 24, 2015
.Dt WC 1
.Os
.Sh NAME
@@ -71,7 +71,7 @@ The following options are available:
.It Fl L
The number of characters in the longest input line
is written to the standard output.
-When more then one
+When more than one
.Ar file
argument is specified, the longest input line of
.Em all
OpenPOWER on IntegriCloud