From owner-freebsd-doc@FreeBSD.ORG Fri Jul 28 17:40:21 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A88C16A4E1 for ; Fri, 28 Jul 2006 17:40:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 848BD43D5C for ; Fri, 28 Jul 2006 17:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6SHeFot092113 for ; Fri, 28 Jul 2006 17:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6SHeF4n092112; Fri, 28 Jul 2006 17:40:15 GMT (envelope-from gnats) Resent-Date: Fri, 28 Jul 2006 17:40:15 GMT Resent-Message-Id: <200607281740.k6SHeF4n092112@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, TAOKA Fumiyoshi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C39EC16A4E6 for ; Fri, 28 Jul 2006 17:36:22 +0000 (UTC) (envelope-from fmysh@quad.dyndns.org) Received: from xeon.quad.dyndns.org (228.142.138.210.bn.2iij.net [210.138.142.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 400DA43D49 for ; Fri, 28 Jul 2006 17:36:21 +0000 (GMT) (envelope-from fmysh@quad.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by xeon.quad.dyndns.org (Postfix) with ESMTP id 5AC841534FC; Sat, 29 Jul 2006 02:36:20 +0900 (JST) Received: from xeon.quad.dyndns.org ([127.0.0.1]) by localhost (xeon.quad.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Dm7uCjPTMi5I; Sat, 29 Jul 2006 02:36:10 +0900 (JST) Received: by xeon.quad.dyndns.org (Postfix, from userid 1001) id 752B51534C7; Sat, 29 Jul 2006 02:36:10 +0900 (JST) Message-Id: <20060728173610.752B51534C7@xeon.quad.dyndns.org> Date: Sat, 29 Jul 2006 02:36:10 +0900 (JST) From: TAOKA Fumiyoshi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: TAOKA Fumiyoshi Subject: docs/100995: [patch] Wrong example in Porter's Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: TAOKA Fumiyoshi List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2006 17:40:21 -0000 >Number: 100995 >Category: docs >Synopsis: [patch] Wrong example in Porter's Handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 28 17:40:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: TAOKA Fumiyoshi >Release: >Organization: >Environment: >Description: In Porter's Handbook, chapter 5.4.2, MASTER_SITE_PERL_GNU is shown as an example. But this does not really exist. >How-To-Repeat: >Fix: Index: book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.737 diff -u -r1.737 book.sgml --- book.sgml 24 Jul 2006 20:32:20 -0000 1.737 +++ book.sgml 28 Jul 2006 17:18:51 -0000 @@ -2212,8 +2212,9 @@ archives such as X-contrib, GNU, or Perl CPAN, you may be able refer to those sites in an easy compact form using MASTER_SITE_* - (e.g., MASTER_SITE_XCONTRIB and - MASTER_SITE_PERL_GNU). Simply set + (e.g., MASTER_SITE_XCONTRIB, + MASTER_SITE_GNU and + MASTER_SITE_PERL_CPAN). Simply set MASTER_SITES to one of these variables and MASTER_SITE_SUBDIR to the path within the archive. Here is an example: >Release-Note: >Audit-Trail: >Unformatted: