Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2007 14:36:56 GMT
From:      Niclas Zeising<niclas.zeising@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/111137: [PATCH] remove /stand from hier(7)
Message-ID:  <200704021436.l32Eau3q065303@www.freebsd.org>
Resent-Message-ID: <200704021450.l32Eo4wd070581@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704021436.l32Eau3q065303>