From nobody@FreeBSD.org  Mon Apr  2 14:41:58 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 478DB16A405
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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<niclas.zeising@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] remove /stand from hier(7)
X-Send-Pr-Version: www-3.0

>Number:         111137
>Category:       docs
>Synopsis:       [PATCH] remove /stand from hier(7)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    chinsan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 14:50:03 GMT 2007
>Closed-Date:    Sun May 13 07:20:52 GMT 2007
>Last-Modified:  Sun May 13 12:30:10 GMT 2007
>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:
Responsible-Changed-From-To: freebsd-doc->chinsan 
Responsible-Changed-By: chinsan 
Responsible-Changed-When: Tue Apr 3 13:38:55 UTC 2007 
Responsible-Changed-Why:  
I'll take it and update the handbook/basics 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111137 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/111137: commit references a PR
Date: Tue,  3 Apr 2007 15:23:12 +0000 (UTC)

 chinsan     2007-04-03 15:23:01 UTC
 
   FreeBSD src repository (doc committer)
 
   Modified files:
     share/man/man7       hier.7 
   Log:
   - Remove the deprecated ``/stand'' hierarchy.
   
   PR:             docs/111137
   Submitted by:   Niclas Zeising
   Approved by:    delphij@ (mentor)
   
   Revision  Changes    Path
   1.124     +1 -3      src/share/man/man7/hier.7
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/111137: commit references a PR
Date: Tue,  3 Apr 2007 15:24:31 +0000 (UTC)

 chinsan     2007-04-03 15:24:27 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/basics chapter.sgml 
   Log:
   - Remove the deprecated ``/stand'' hierarchy.
   
   PR:             docs/111137
   Submitted by:   Niclas Zeising
   Approved by:    delphij@ (mentor)
   
   Revision  Changes    Path
   1.147     +0 -5      doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: chinsan 
State-Changed-When: Sun May 13 07:20:50 UTC 2007 
State-Changed-Why:  
Committed. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111137 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/111137: commit references a PR
Date: Sun, 13 May 2007 12:23:04 +0000 (UTC)

 chinsan     2007-05-13 12:22:54 UTC
 
   FreeBSD src repository (doc committer)
 
   Modified files:        (Branch: RELENG_6)
     share/man/man7       hier.7 
   Log:
   - Remove the deprecated ``/stand'' hierarchy.
     (MFC)
   
   PR:             docs/111137
   Submitted by:   Niclas Zeising
   Approved by:    delphij@ (mentor)
   
   Revision   Changes    Path
   1.115.2.3  +1 -3      src/share/man/man7/hier.7
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
