From owner-cvs-src@FreeBSD.ORG Sat Oct 7 21:27:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDD2F16A403; Sat, 7 Oct 2006 21:27:21 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7B4F43D4C; Sat, 7 Oct 2006 21:27:21 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k97LRLKw055080; Sat, 7 Oct 2006 21:27:21 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k97LRLTE055079; Sat, 7 Oct 2006 21:27:21 GMT (envelope-from trhodes) Message-Id: <200610072127.k97LRLTE055079@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 7 Oct 2006 21:27:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/gen getobjformat.3 src/lib/libc/stdlib getenv.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Oct 2006 21:27:22 -0000 trhodes 2006-10-07 21:27:21 UTC FreeBSD src repository Modified files: lib/libc/gen getobjformat.3 lib/libc/stdlib getenv.3 Log: 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 Revision Changes Path 1.11 +2 -1 src/lib/libc/gen/getobjformat.3 1.18 +1 -2 src/lib/libc/stdlib/getenv.3