summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/yp/xdryp.c2
-rw-r--r--lib/libelf/libelf_convert.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/yp/xdryp.c b/lib/libc/yp/xdryp.c
index ec2f71a..7aed6ad 100644
--- a/lib/libc/yp/xdryp.c
+++ b/lib/libc/yp/xdryp.c
@@ -42,7 +42,7 @@ extern void *ypresp_data;
* I'm leaving the xdr_datum() function in purely for backwards
* compatibility. yplib.c doesn't actually use it, but it's listed
* in yp_prot.h as being available, so it's probably a good idea to
- * leave it in case somebody goes looking for it.
+ * leave it in in case somebody goes looking for it.
*/
typedef struct {
char *dptr;
diff --git a/lib/libelf/libelf_convert.m4 b/lib/libelf/libelf_convert.m4
index 15bb6d1..2dda742 100644
--- a/lib/libelf/libelf_convert.m4
+++ b/lib/libelf/libelf_convert.m4
@@ -136,7 +136,7 @@ __FBSDID("$FreeBSD$");
/*
* Read in various integral values. The source pointer could be
- * unaligned. Values are read in native byte order. The source
+ * unaligned. Values are read in in native byte order. The source
* pointer is incremented appropriately.
*/
OpenPOWER on IntegriCloud