summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/scanf.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-26 13:23:47 +0000
committerru <ru@FreeBSD.org>2001-02-26 13:23:47 +0000
commit3ff23f918dd67299ef3b436b8d11a7f00478b44a (patch)
tree17d2b7bbd0f315d0b73e7641b0272bcca335cc9f /lib/libc/stdio/scanf.3
parentde6017833f3b6211a63c635f199de7f71f9ca4df (diff)
downloadFreeBSD-src-3ff23f918dd67299ef3b436b8d11a7f00478b44a.zip
FreeBSD-src-3ff23f918dd67299ef3b436b8d11a7f00478b44a.tar.gz
.St -ansiC -> .St -isoC
Diffstat (limited to 'lib/libc/stdio/scanf.3')
-rw-r--r--lib/libc/stdio/scanf.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/scanf.3 b/lib/libc/stdio/scanf.3
index 2381f6b..ed8daea 100644
--- a/lib/libc/stdio/scanf.3
+++ b/lib/libc/stdio/scanf.3
@@ -247,7 +247,7 @@ the next pointer must be a pointer to
Equivalent to
.Cm lx ;
this violates the
-.St -ansiC ,
+.St -isoC ,
but is backwards compatible with previous
.Ux
systems.
@@ -265,7 +265,7 @@ Equivalent to
Equivalent to
.Cm lf ;
this violates the
-.St -ansiC ,
+.St -isoC ,
but is backwards compatible with previous
.Ux
systems.
@@ -420,7 +420,7 @@ The functions
and
.Fn sscanf
conform to
-.St -ansiC .
+.St -isoC .
.Sh HISTORY
The functions
.Fn vscanf ,
OpenPOWER on IntegriCloud