summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wscanf.3
diff options
context:
space:
mode:
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