From 9d7884364e370a7ded90e34f2332b37c65ad2dd2 Mon Sep 17 00:00:00 2001 From: eadler Date: Sun, 16 Oct 2011 14:30:28 +0000 Subject: - change "is is" to "is" or "it is" - change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days --- lib/libc/gen/getutxent.3 | 2 +- lib/libelf/elf_update.3 | 2 +- lib/libipsec/ipsec_strerror.3 | 2 +- lib/libpmc/pmc.core.3 | 2 +- lib/msun/man/ieee.3 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lib') 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 -- cgit v1.1