From 1f27dd98e09d99c5874f668c44e377aadaf8f8c8 Mon Sep 17 00:00:00 2001 From: trhodes Date: Sat, 7 Oct 2006 21:27:21 +0000 Subject: getenv.3: Put "is" on a line with other words getobjformat.3: "takes precedence over" is not an envrionment variable. PR: 75545 Submitted by: n-kogane@syd.odn.ne.jp MFC after: 3 days --- lib/libc/stdlib/getenv.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/getenv.3 b/lib/libc/stdlib/getenv.3 index a75e49f..4f7126b 100644 --- a/lib/libc/stdlib/getenv.3 +++ b/lib/libc/stdlib/getenv.3 @@ -90,8 +90,7 @@ If the variable does exist, the argument .Fa overwrite is tested; if .Fa overwrite -is -zero, the +is zero, the variable is not reset, otherwise it is reset to the given .Fa value . -- cgit v1.1