summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
committereadler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
commit9d7884364e370a7ded90e34f2332b37c65ad2dd2 (patch)
tree14e1117ec0e7000b8d3c4741569280dc7151708c /lib
parent494f14b9330151d98df404a05bd9f313ee56af30 (diff)
downloadFreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.zip
FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.tar.gz
- change "is is" to "is" or "it is"
- change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/getutxent.32
-rw-r--r--lib/libelf/elf_update.32
-rw-r--r--lib/libipsec/ipsec_strerror.32
-rw-r--r--lib/libpmc/pmc.core.32
-rw-r--r--lib/msun/man/ieee.32
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/gen/getutxent.3 b/lib/libc/gen/getutxent.3
index 1920555..d25aacf 100644
--- a/lib/libc/gen/getutxent.3
+++ b/lib/libc/gen/getutxent.3
@@ -243,7 +243,7 @@ or
.Dv LOGIN_PROCESS
and whose
.Fa ut_line
-is equal to the the same field in
+is equal to the same field in
.Fa line .
.Pp
The
diff --git a/lib/libelf/elf_update.3 b/lib/libelf/elf_update.3
index 7f6f4f0..8803730 100644
--- a/lib/libelf/elf_update.3
+++ b/lib/libelf/elf_update.3
@@ -66,7 +66,7 @@ responsibility for the layout of the ELF object.
If this flag is not set, the ELF library will compute the layout of the
file from its associated section descriptors.
.Pp
-It is the application's responsibility to manage the the following
+It is the application's responsibility to manage the following
structure members in the ELF file:
.Bl -tag -width indent
.It "Executable Header"
diff --git a/lib/libipsec/ipsec_strerror.3 b/lib/libipsec/ipsec_strerror.3
index 73fe68d..45e1113 100644
--- a/lib/libipsec/ipsec_strerror.3
+++ b/lib/libipsec/ipsec_strerror.3
@@ -63,7 +63,7 @@ as an underlying function, calling
.Xr strerror 3
after
.Fn ipsec_strerror
-would overwrite the the return value from
+would overwrite the return value from
.Fn ipsec_strerror
and make it invalid.
.\"
diff --git a/lib/libpmc/pmc.core.3 b/lib/libpmc/pmc.core.3
index d32e62a..db4c769 100644
--- a/lib/libpmc/pmc.core.3
+++ b/lib/libpmc/pmc.core.3
@@ -459,7 +459,7 @@ The number of instruction fetch misses in the instruction cache and
streaming buffers.
.It Li ICache_Reads
.Pq Event 80H , Umask 00H
-The number of instruction fetches from the the instruction cache and
+The number of instruction fetches from the instruction cache and
streaming buffers counting both cacheable and un-cacheable fetches.
.It Li IFU_Mem_Stall
.Pq Event 86H , Umask 00H
diff --git a/lib/msun/man/ieee.3 b/lib/msun/man/ieee.3
index c99a628..d25a98f 100644
--- a/lib/msun/man/ieee.3
+++ b/lib/msun/man/ieee.3
@@ -183,7 +183,7 @@ Type name:
.Bd -ragged -offset indent -compact
On some architectures,
.Vt long double
-is the the same as
+is the same as
.Vt double .
.Ed
.Pp
OpenPOWER on IntegriCloud