From owner-cvs-src@FreeBSD.ORG Fri Aug 26 10:25:45 2005 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 A9A0716A41F; Fri, 26 Aug 2005 10:25:45 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6694B43D55; Fri, 26 Aug 2005 10:25:45 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7QAPj0J037468; Fri, 26 Aug 2005 10:25:45 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7QAPjGV037467; Fri, 26 Aug 2005 10:25:45 GMT (envelope-from keramida) Message-Id: <200508261025.j7QAPjGV037467@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 26 Aug 2005 10:25:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man7 environ.7 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: Fri, 26 Aug 2005 10:25:45 -0000 keramida 2005-08-26 10:25:44 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) share/man/man7 environ.7 Log: MFC revision 1.24: % Add a small paragraph that describes how the current environment % settings can be displayed, near the end of the DESCRIPTION section, % immediately after the paragraph that describes how they can be set. % % Add a reference to printenv(1) too (and the ``printenv'' csh builtin). % % Submitted by: Gary W. Swearingen % PR: docs/85008 Approved by: re (hrs) Revision Changes Path 1.23.8.1 +16 -0 src/share/man/man7/environ.7