summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-09 14:11:37 +0000
committerru <ru@FreeBSD.org>2002-12-09 14:11:37 +0000
commitc3c9add94c6b44a58ba0d4ac351b35688a71f654 (patch)
tree6fb453f0b490f3a429fb71e00009165feb48392b /lib/libc
parent3ae151638fd5789fa8515809d872f880f1311ddc (diff)
downloadFreeBSD-src-c3c9add94c6b44a58ba0d4ac351b35688a71f654.zip
FreeBSD-src-c3c9add94c6b44a58ba0d4ac351b35688a71f654.tar.gz
mdoc(7) police: tiny nits.
Approved by: re
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdio/wscanf.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/stdio/wscanf.3 b/lib/libc/stdio/wscanf.3
index e552246..addc96e 100644
--- a/lib/libc/stdio/wscanf.3
+++ b/lib/libc/stdio/wscanf.3
@@ -403,11 +403,11 @@ make it the last character before the final close bracket;
some implementations of
.Fn wscanf
use
-.Dq A-Z
+.Dq Li A-Z
to represent the range of characters between
-.Dq A
+.Ql A
and
-.Dq Z .
+.Ql Z .
The string ends with the appearance of a character not in the
(or, with a circumflex, in) set
or when the field width runs out.
@@ -492,7 +492,7 @@ In addition to the bugs documented in
.Xr scanf 3 ,
.Fn wscanf
does not support the
-.Dq A-Z
+.Dq Li A-Z
notation for specifying character ranges with the character
class conversion
.Pq Sq Cm %[ .
OpenPOWER on IntegriCloud