summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wscanf.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-04 17:49:15 +0000
committerru <ru@FreeBSD.org>2002-12-04 17:49:15 +0000
commita4483b8cb5baa8578d7699bb050fbfeb53f2dda4 (patch)
tree2007e681215f0897d0a06b184a4103cc9a710ef5 /lib/libc/stdio/wscanf.3
parent500c14e805372365f53d1c7abb874ef9b7841391 (diff)
downloadFreeBSD-src-a4483b8cb5baa8578d7699bb050fbfeb53f2dda4.zip
FreeBSD-src-a4483b8cb5baa8578d7699bb050fbfeb53f2dda4.tar.gz
mdoc(7) police: markup overhaul.
Approved by: re
Diffstat (limited to 'lib/libc/stdio/wscanf.3')
-rw-r--r--lib/libc/stdio/wscanf.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/stdio/wscanf.3 b/lib/libc/stdio/wscanf.3
index 5e279ae..bb432ad 100644
--- a/lib/libc/stdio/wscanf.3
+++ b/lib/libc/stdio/wscanf.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)scanf.3 8.2 (Berkeley) 12/11/93
-.\" FreeBSD: src/lib/libc/stdio/scanf.3,v 1.17 2002/05/30 09:53:47 ru Exp
+.\" FreeBSD: src/lib/libc/stdio/scanf.3,v 1.17 2002/05/30 09:53:47 ru Exp
.\" $FreeBSD$
.\"
.Dd September 22, 2002
@@ -361,10 +361,10 @@ is added).
The usual skip of leading white space is suppressed.
To skip white space first, use an explicit space in the format.
.Pp
-If an
-.Cm l
-qualifier is present, the next pointer must be a pointer to
-.Vt wchar_t ,
+If an
+.Cm l
+qualifier is present, the next pointer must be a pointer to
+.Vt wchar_t ,
into which the input will be placed.
.It Cm C
The same as
OpenPOWER on IntegriCloud