diff options
Diffstat (limited to 'lib/libc/stdio/scanf.3')
-rw-r--r-- | lib/libc/stdio/scanf.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/scanf.3 b/lib/libc/stdio/scanf.3 index 17fa80b..2381f6b 100644 --- a/lib/libc/stdio/scanf.3 +++ b/lib/libc/stdio/scanf.3 @@ -359,7 +359,8 @@ flag. .El .Pp The decimal point -character is defined in the program's locale (category LC_NUMERIC). +character is defined in the program's locale (category +.Dv LC_NUMERIC ) . .Pp For backwards compatibility, other conversion characters (except |