summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/amd64/rtld_start.S
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 /libexec/rtld-elf/amd64/rtld_start.S
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 'libexec/rtld-elf/amd64/rtld_start.S')
-rw-r--r--libexec/rtld-elf/amd64/rtld_start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/amd64/rtld_start.S b/libexec/rtld-elf/amd64/rtld_start.S
index a63d94c..da3d156 100644
--- a/libexec/rtld-elf/amd64/rtld_start.S
+++ b/libexec/rtld-elf/amd64/rtld_start.S
@@ -56,7 +56,7 @@
* and (2) "reloff", the byte offset of the appropriate relocation entry
* in the PLT relocation table.
*
- * We are careful to preserve all registers, even the the caller-save
+ * We are careful to preserve all registers, even the caller-save
* registers. That is because this code may be invoked by low-level
* assembly-language code that is not ABI-compliant.
*
OpenPOWER on IntegriCloud