cvs commit: src/lib/libc/gen getobjformat.3 src/lib/libc/stdlib
getenv.3
Tom Rhodes
trhodes at FreeBSD.org
Fri Nov 3 08:38:27 UTC 2006
trhodes 2006-11-03 08:38:26 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libc/gen getobjformat.3
lib/libc/stdlib getenv.3
Log:
MFC:
o Note the value from getenv() should not be modified by applications[1];
o getenv.3: Put "is" on a line with other words. [2]
o getobjformat.3: "takes precedence over" is not an envrionment variable. [2]
[1]: PR: 60544 Reviewed by: ru
[2]: PR: 75545 Submitted by: n-kogane at syd.odn.ne.jp
Approved by: re (hrs)
Revision Changes Path
1.10.8.1 +2 -1 src/lib/libc/gen/getobjformat.3
1.17.2.1 +6 -3 src/lib/libc/stdlib/getenv.3
More information about the cvs-src
mailing list