From owner-freebsd-doc@FreeBSD.ORG Sun May 18 17:20:02 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D73501065686 for ; Sun, 18 May 2008 17:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B55F78FC16 for ; Sun, 18 May 2008 17:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4IHK1QK087442 for ; Sun, 18 May 2008 17:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4IHK14W087441; Sun, 18 May 2008 17:20:01 GMT (envelope-from gnats) Resent-Date: Sun, 18 May 2008 17:20:01 GMT Resent-Message-Id: <200805181720.m4IHK14W087441@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, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 340EA106566C for ; Sun, 18 May 2008 17:11:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 241A18FC1D for ; Sun, 18 May 2008 17:11:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4IHAJ3w073845 for ; Sun, 18 May 2008 17:10:19 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4IHAJEn073844; Sun, 18 May 2008 17:10:19 GMT (envelope-from nobody) Message-Id: <200805181710.m4IHAJEn073844@www.freebsd.org> Date: Sun, 18 May 2008 17:10:19 GMT From: Sahil Tandon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/123799: documentation refers to a .sh script although the 'sh' extension is being phased out X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 17:20:02 -0000 >Number: 123799 >Category: docs >Synopsis: documentation refers to a .sh script although the 'sh' extension is being phased out >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun May 18 17:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 7.0 >Organization: >Environment: >Description: >From the Porter's Handbook: --- Note: No new scripts should be added with the .sh suffix. At some point there will be a mass repocopy of all the scripts that still have that suffix. --- So I simply removed the ".sh" from a configuration example in the "regular" Handbook. >How-To-Repeat: >Fix: diff attached Patch attached with submission follows: --- chapter.sgml.old 2008-05-17 05:36:34.000000000 -0400 +++ chapter.sgml 2008-05-17 05:37:24.000000000 -0400 @@ -403,7 +403,7 @@ Could be started manually with: - &prompt.root; /usr/local/etc/rc.d/utility.sh start + &prompt.root; /usr/local/etc/rc.d/utility start While not all third party software requires the line in rc.conf, almost every day a new port will >Release-Note: >Audit-Trail: >Unformatted: