From owner-cvs-all@FreeBSD.ORG Thu Jan 22 20:50:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE79616A4CE; Thu, 22 Jan 2004 20:50:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D89943D31; Thu, 22 Jan 2004 20:50:49 -0800 (PST) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0N4om0B049991; Thu, 22 Jan 2004 20:50:48 -0800 (PST) (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0N4omSZ049990; Thu, 22 Jan 2004 20:50:48 -0800 (PST) (envelope-from wes) Message-Id: <200401230450.i0N4omSZ049990@repoman.freebsd.org> From: Wes Peters Date: Thu, 22 Jan 2004 20:50:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/fetch fetch.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 04:50:49 -0000 wes 2004/01/22 20:50:48 PST FreeBSD src repository Modified files: usr.bin/fetch fetch.1 Log: Document fetch(1) environment variables in fetch(1) man page, instead of taking lazy users on the arduous journey through SEE ALSO to fetch(3). PR: docs/61759 Submitted by: Christian S.J. Peron Revision Changes Path 1.55 +108 -12 src/usr.bin/fetch/fetch.1