strtol.3: tfix

Signed-off-by: John A. Leuenhagen <john@zlima12.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
John A. Leuenhagen 2020-12-14 22:03:59 -05:00 committed by Michael Kerrisk
parent 27482d700b
commit c93376e8ba
1 changed files with 1 additions and 1 deletions

View File

@ -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