aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
commit36daf0495aa68d669ac6abf004940ec1b1e83e42 (patch)
tree14e1117ec0e7000b8d3c4741569280dc7151708c /gnu
parent80f1c58b0a57fec2f89e018a2a2fb8c4fcf61f2b (diff)
downloadsrc-36daf0495aa68d669ac6abf004940ec1b1e83e42.tar.gz
src-36daf0495aa68d669ac6abf004940ec1b1e83e42.zip
- change "is is" to "is" or "it is"
- change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days
Notes
Notes: svn path=/head/; revision=226436
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/objcopy/objcopy.14
-rw-r--r--gnu/usr.bin/binutils/strip/strip.14
2 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/binutils/objcopy/objcopy.1 b/gnu/usr.bin/binutils/objcopy/objcopy.1
index bf4501711c64..66f051d3b86f 100644
--- a/gnu/usr.bin/binutils/objcopy/objcopy.1
+++ b/gnu/usr.bin/binutils/objcopy/objcopy.1
@@ -738,8 +738,8 @@ distribution and the second a debugging information file which is only
needed if debugging abilities are required. The suggested procedure
to create these files is as follows:
.RS 4
-.IP "1.<Link the executable as normal. Assuming that is is called>" 4
-.IX Item "1.<Link the executable as normal. Assuming that is is called>"
+.IP "1.<Link the executable as normal. Assuming that it is called>" 4
+.IX Item "1.<Link the executable as normal. Assuming that it is called>"
\&\f(CW\*(C`foo\*(C'\fR then...
.ie n .IP "1.<Run ""objcopy \-\-only\-keep\-debug foo foo.dbg"" to>" 4
.el .IP "1.<Run \f(CWobjcopy \-\-only\-keep\-debug foo foo.dbg\fR to>" 4
diff --git a/gnu/usr.bin/binutils/strip/strip.1 b/gnu/usr.bin/binutils/strip/strip.1
index 5eb714dd88a5..2b77c33c1ba6 100644
--- a/gnu/usr.bin/binutils/strip/strip.1
+++ b/gnu/usr.bin/binutils/strip/strip.1
@@ -300,8 +300,8 @@ distribution and the second a debugging information file which is only
needed if debugging abilities are required. The suggested procedure
to create these files is as follows:
.RS 4
-.IP "1.<Link the executable as normal. Assuming that is is called>" 4
-.IX Item "1.<Link the executable as normal. Assuming that is is called>"
+.IP "1.<Link the executable as normal. Assuming that it is called>" 4
+.IX Item "1.<Link the executable as normal. Assuming that it is called>"
\&\f(CW\*(C`foo\*(C'\fR then...
.ie n .IP "1.<Run ""objcopy \-\-only\-keep\-debug foo foo.dbg"" to>" 4
.el .IP "1.<Run \f(CWobjcopy \-\-only\-keep\-debug foo foo.dbg\fR to>" 4