summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgets.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/fgets.3
parentde6017833f3b6211a63c635f199de7f71f9ca4df (diff)
downloadFreeBSD-src-3ff23f918dd67299ef3b436b8d11a7f00478b44a.zip
FreeBSD-src-3ff23f918dd67299ef3b436b8d11a7f00478b44a.tar.gz
.St -ansiC -> .St -isoC
Diffstat (limited to 'lib/libc/stdio/fgets.3')
-rw-r--r--lib/libc/stdio/fgets.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3
index dda95dc..c10a657 100644
--- a/lib/libc/stdio/fgets.3
+++ b/lib/libc/stdio/fgets.3
@@ -143,7 +143,7 @@ The functions
and
.Fn gets
conform to
-.St -ansiC .
+.St -isoC .
.Sh BUGS
Since it is usually impossible to ensure that the next input line
is less than some arbitrary length, and because overflowing the
@@ -156,4 +156,4 @@ The
.Fn gets
function
exists purely to conform to
-.St -ansiC .
+.St -isoC .
OpenPOWER on IntegriCloud