From 9f45c1d92e08ca0df8a3120536812394d23d746a Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 7 Jul 2004 19:57:16 +0000 Subject: mdoc(7) fixes. --- lib/libc/stdlib/getenv.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib') 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, -- cgit v1.1