Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2006 08:38:26 +0000 (UTC)
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getobjformat.3 src/lib/libc/stdlib getenv.3
Message-ID:  <200611030838.kA38cRuI027670@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611030838.kA38cRuI027670>