aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/remove.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-26 13:23:47 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-26 13:23:47 +0000
commit588a200ce1e5c42fc09771659c6a1f9af0ee7857 (patch)
treef66dabd4f254cdfd9b6fbcc230094c04e8c52abb /lib/libc/stdio/remove.3
parent205274e87dae20b4f5deea4d572ff20ee42ae55d (diff)
downloadsrc-588a200ce1e5c42fc09771659c6a1f9af0ee7857.tar.gz
src-588a200ce1e5c42fc09771659c6a1f9af0ee7857.zip
Notes
Diffstat (limited to 'lib/libc/stdio/remove.3')
-rw-r--r--lib/libc/stdio/remove.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/remove.3 b/lib/libc/stdio/remove.3
index 0ba144a0aed2..6627afa802b6 100644
--- a/lib/libc/stdio/remove.3
+++ b/lib/libc/stdio/remove.3
@@ -87,6 +87,6 @@ or
The
.Fn remove
function conforms to
-.St -ansiC
+.St -isoC
and
.St -xpg4.2 .