aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/parse_ranges.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/parse_ranges.3')
-rw-r--r--doc/man3/parse_ranges.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/parse_ranges.3 b/doc/man3/parse_ranges.3
index 93bb412e3..d92e001f1 100644
--- a/doc/man3/parse_ranges.3
+++ b/doc/man3/parse_ranges.3
@@ -95,7 +95,7 @@ The function should return -1 if str cannot be parsed
into an integer, or >= 0 if it was successfully
parsed. The resulting integer will be stored in
*val. If parse_func is NULL, parse_ranges will parse
-the tokens in a manner consistent with the the sscanf %i format.
+the tokens in a manner consistent with the sscanf %i format.
.TP 1i
\fIrange_ptr\fP
A user-supplied char **, which will be set to point