From owner-cvs-all Fri Oct 25 13:43:32 2002 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 593C537B401; Fri, 25 Oct 2002 13:43:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB83F43E65; Fri, 25 Oct 2002 13:43:30 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9PKgemV028026; Fri, 25 Oct 2002 13:42:40 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9PKgePg028025; Fri, 25 Oct 2002 13:42:40 -0700 (PDT) Message-Id: <200210252042.g9PKgePg028025@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 25 Oct 2002 13:42:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG adamw 2002/10/25 13:42:40 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Change the section on "Do strip binaries" to "Don't strip binaries manually unless you have to." This reflects the INSTALL_PROGRAM macro, which uses install -s. Approved by: ceri Reviewed by: pat Revision Changes Path 1.249 +15 -7 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message