From owner-freebsd-doc@FreeBSD.ORG Mon Apr 2 14:50:04 2007 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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6914C16A405 for ; Mon, 2 Apr 2007 14:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 331EF13C459 for ; Mon, 2 Apr 2007 14:50:04 +0000 (UTC) (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 l32Eo4Aa070585 for ; Mon, 2 Apr 2007 14:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l32Eo4wd070581; Mon, 2 Apr 2007 14:50:04 GMT (envelope-from gnats) Resent-Date: Mon, 2 Apr 2007 14:50:04 GMT Resent-Message-Id: <200704021450.l32Eo4wd070581@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, Niclas Zeising Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 478DB16A405 for ; Mon, 2 Apr 2007 14:41:58 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 39D0913C44C for ; Mon, 2 Apr 2007 14:41:58 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l32EfvM6066544 for ; Mon, 2 Apr 2007 14:41:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l32Eau3q065303; Mon, 2 Apr 2007 14:36:56 GMT (envelope-from nobody) Message-Id: <200704021436.l32Eau3q065303@www.freebsd.org> Date: Mon, 2 Apr 2007 14:36:56 GMT From: Niclas Zeising To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: docs/111137: [PATCH] remove /stand from hier(7) 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: Mon, 02 Apr 2007 14:50:04 -0000 >Number: 111137 >Category: docs >Synopsis: [PATCH] remove /stand from hier(7) >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: Mon Apr 02 14:50:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Niclas Zeising >Release: 7.0-CURRENT >Organization: >Environment: N/A >Description: The description of /stand is still in hier(7) even though the actual /stand folder is removed from the distribution. >How-To-Repeat: man 7 hier >Fix: Apply attached patch, removes the description of /stand. Patch attached with submission follows: --- src/share/man/man7/hier.7.orig 2007-04-02 16:32:26.000000000 +0200 +++ src/share/man/man7/hier.7 2007-04-02 16:33:11.000000000 +0200 @@ -183,8 +183,6 @@ .It Pa /sbin/ system programs and administration utilities fundamental to both single-user and multi-user environments -.It Pa /stand/ -programs used in a standalone environment .It Pa /tmp/ temporary files that are not guaranteed to persist across system reboots .It Pa /usr/ >Release-Note: >Audit-Trail: >Unformatted: