From owner-cvs-all@FreeBSD.ORG Fri Jun 11 17:25:42 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 92EF516A4CE; Fri, 11 Jun 2004 17:25:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74BF843D5E; Fri, 11 Jun 2004 17:25:42 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5BHPci4091992; Fri, 11 Jun 2004 17:25:38 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5BHPce6091991; Fri, 11 Jun 2004 17:25:38 GMT (envelope-from marcel) Message-Id: <200406111725.i5BHPce6091991@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 11 Jun 2004 17:25:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/xinstall install.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, 11 Jun 2004 17:25:42 -0000 marcel 2004-06-11 17:25:38 UTC FreeBSD src repository Modified files: usr.bin/xinstall install.1 Log: Document the STRIPBIN environment variable. This includes adding a forward reference from where strip(1) is being mention (-s option). PR: bin/28620 Revision Changes Path 1.28 +12 -0 src/usr.bin/xinstall/install.1