diff --git a/man3/strtol.3 b/man3/strtol.3 index 549138726..26b62664a 100644 --- a/man3/strtol.3 +++ b/man3/strtol.3 @@ -198,7 +198,7 @@ and then determine if an error occurred by checking whether has a nonzero value after the call. .PP According to POSIX.1, -in locales other than the "C" and "POSIX", +in locales other than "C" and "POSIX", these functions may accept other, implementation-defined numeric strings. .PP