summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-06-28 19:27:02 +0000
committerdd <dd@FreeBSD.org>2001-06-28 19:27:02 +0000
commitbd3a809aecea6032137dbba0bacdd359e24f42b3 (patch)
treea2dd2d8bbf17afe4fcf484c42b4e3d618b47fa63 /lib/libc
parent111d2769845191e9d37e0f7cd5d9c83f08d4bdaa (diff)
downloadFreeBSD-src-bd3a809aecea6032137dbba0bacdd359e24f42b3.zip
FreeBSD-src-bd3a809aecea6032137dbba0bacdd359e24f42b3.tar.gz
getcwd(3) is defined by POSIX, not ISO C.
Approved by: bde
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/getcwd.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getcwd.3 b/lib/libc/gen/getcwd.3
index b81740e..b9d4790 100644
--- a/lib/libc/gen/getcwd.3
+++ b/lib/libc/gen/getcwd.3
@@ -138,7 +138,7 @@ The
.Fn getcwd
function
conforms to
-.St -isoC .
+.St -p1003.1-90 .
The ability to specify a
.Dv NULL
pointer and have
OpenPOWER on IntegriCloud