summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-14 21:28:56 +0000
committereadler <eadler@FreeBSD.org>2012-09-14 21:28:56 +0000
commit8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a (patch)
tree401383202e1fe7eae704c88c267d4db81d5f9e42 /lib/libc/stdio
parenta06756dafd4a9ec683a791e05584f7f4184c6ec6 (diff)
downloadFreeBSD-src-8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a.zip
FreeBSD-src-8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a.tar.gz
Correct double "the the"
Approved by: cperciva MFC after: 3 days
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/scanf_l.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/scanf_l.3 b/lib/libc/stdio/scanf_l.3
index 04ea5d9..405601e 100644
--- a/lib/libc/stdio/scanf_l.3
+++ b/lib/libc/stdio/scanf_l.3
@@ -57,7 +57,7 @@ The above functions scan input according to a specified
in the locale
.Fa loc .
They behave in the same way as the versions without the _l suffix, but use
-the specific locale rather than the the global or per-thread locale.
+the specific locale rather than the global or per-thread locale.
See the specific manual pages for more information.
.Sh SEE ALSO
.Xr scanf 3 ,
OpenPOWER on IntegriCloud