summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-07 19:57:16 +0000
committerru <ru@FreeBSD.org>2004-07-07 19:57:16 +0000
commit9f45c1d92e08ca0df8a3120536812394d23d746a (patch)
tree5be3daa298d2ca42efb7a9f88eff43492e0bfd56 /lib
parenta61052b4e84c4a944ab87da5111af6a18d5a0c6e (diff)
downloadFreeBSD-src-9f45c1d92e08ca0df8a3120536812394d23d746a.zip
FreeBSD-src-9f45c1d92e08ca0df8a3120536812394d23d746a.tar.gz
mdoc(7) fixes.
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