From owner-cvs-doc@FreeBSD.ORG Thu May 18 05:05:54 2006 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5B5D16A400; Thu, 18 May 2006 05:05:54 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E99B43D45; Thu, 18 May 2006 05:05:54 +0000 (GMT) (envelope-from dougb@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 k4I55VX0016726; Thu, 18 May 2006 05:05:31 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4I55Vqd016725; Thu, 18 May 2006 05:05:31 GMT (envelope-from dougb) Message-Id: <200605180505.k4I55Vqd016725@repoman.freebsd.org> From: Doug Barton Date: Thu, 18 May 2006 05:05:31 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 05:05:55 -0000 dougb 2006-05-18 05:05:31 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Solve the problem mentioned in the PR a slightly different way. Assign default values to variables before they are used to make a better (and working!) example. While I'm hear, switch to $name_pidfile to make it more clear how one might go about adding that type of variable to a script. PR: docs/93621 Submitted by: NIIMI Satoshi Revision Changes Path 1.709 +4 -4 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml