summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-05-12 20:27:13 +0000
committerjoel <joel@FreeBSD.org>2012-05-12 20:27:13 +0000
commitee127d5890a3679e20c7cd055ab00cc78d4cb5e8 (patch)
treeca5a78db8b46958206059e33cd2f454c99b0234b /lib/libc
parentaf33014c4817c42a5e3f2e1c10b628aa01d22ccd (diff)
downloadFreeBSD-src-ee127d5890a3679e20c7cd055ab00cc78d4cb5e8.zip
FreeBSD-src-ee127d5890a3679e20c7cd055ab00cc78d4cb5e8.tar.gz
Minor mdoc nits.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdio/scanf.34
-rw-r--r--lib/libc/stdio/wscanf.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/stdio/scanf.3 b/lib/libc/stdio/scanf.3
index 319455a..8a8666c 100644
--- a/lib/libc/stdio/scanf.3
+++ b/lib/libc/stdio/scanf.3
@@ -370,10 +370,10 @@ The string is to be made up of characters in
(or not in)
a particular set;
the set is defined by the characters between the open bracket
-.Cm [
+.Cm \&[
character
and a close bracket
-.Cm ]
+.Cm \&]
character.
The set
.Em excludes
diff --git a/lib/libc/stdio/wscanf.3 b/lib/libc/stdio/wscanf.3
index f696d3d..1dda777 100644
--- a/lib/libc/stdio/wscanf.3
+++ b/lib/libc/stdio/wscanf.3
@@ -365,10 +365,10 @@ The string is to be made up of characters in
(or not in)
a particular set;
the set is defined by the characters between the open bracket
-.Cm [
+.Cm \&[
character
and a close bracket
-.Cm ]
+.Cm \&]
character.
The set
.Em excludes
OpenPOWER on IntegriCloud