summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/getenv.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdlib/getenv.3 b/lib/libc/stdlib/getenv.3
index fc17c68..c5ed228 100644
--- a/lib/libc/stdlib/getenv.3
+++ b/lib/libc/stdlib/getenv.3
@@ -113,8 +113,9 @@ from the list.
.Sh RETURN VALUES
The
.Fn getenv
-function returns the value of the environment variable as a nul terminated
-string.
+function returns the value of the environment variable as a
+.Dv NUL Ns
+-terminated string.
If the variable
.Fa name
is not in the current environment,
OpenPOWER on IntegriCloud