diff options
Diffstat (limited to 'man3/strtoul.3')
-rw-r--r-- | man3/strtoul.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strtoul.3 b/man3/strtoul.3 index 78af62457..05a4dc450 100644 --- a/man3/strtoul.3 +++ b/man3/strtoul.3 @@ -150,7 +150,7 @@ on both success and failure, the calling program should set to 0 before the call, and then determine if an error occurred by checking whether .I errno -has a non-zero value after the call. +has a nonzero value after the call. In locales other than the "C" locale, other strings may be accepted. (For example, the thousands separator of the current locale may be |