From marc@blackend.org  Tue Jun 11 11:22:30 2002
Return-Path: <marc@blackend.org>
Received: from abigail.blackend.org (blackend.org [212.11.50.35])
	by hub.freebsd.org (Postfix) with ESMTP id ED50137B409
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jun 2002 11:22:27 -0700 (PDT)
Received: from abigail.blackend.org (localhost [127.0.0.1])
	by abigail.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g5BIH6FY067576
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Jun 2002 20:17:06 +0200 (CEST)
	(envelope-from marc@abigail.blackend.org)
Received: (from marc@localhost)
	by abigail.blackend.org (8.12.3/8.12.3/Submit) id g5BIH6sH067575;
	Tue, 11 Jun 2002 20:17:06 +0200 (CEST)
	(envelope-from marc)
Message-Id: <200206111817.g5BIH6sH067575@abigail.blackend.org>
Date: Tue, 11 Jun 2002 20:17:06 +0200 (CEST)
From: Marc Fonvieille <marc@blackend.org>
Reply-To: Marc Fonvieille <marc@blackend.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Missing filename tags in section 3.3 of the Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39161
>Category:       docs
>Synopsis:       Missing filename tags in section 3.3 of the Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 11 11:30:01 PDT 2002
>Closed-Date:    Tue Jun 11 16:47:02 PDT 2002
>Last-Modified:  Tue Jun 11 16:47:02 PDT 2002
>Originator:     Marc Fonvieille
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386


	
>Description:
Missing filename tags in section 3.3 of the Handbook. Read the patch
below for more details.
	
>How-To-Repeat:
	
>Fix:
Apply the patch to handbook/basics/chapter.sgml
	

--- chapter.sgml.diff begins here ---
--- chapter.sgml.org	Tue Jun 11 19:36:35 2002
+++ chapter.sgml	Tue Jun 11 20:13:00 2002
@@ -379,7 +379,7 @@
 	        framework.  Within <filename>/usr/local</filename>,
 	        the general layout sketched out by &man.hier.7; for
 	        <filename>/usr</filename> should be used.  Exceptions
-	        are the man directory is directly under
+	        are the <filename>man</filename> directory is directly under
 	        <filename>/usr/local</filename> rather than under
 	        <filename>/usr/local/share</filename>.  Ports
 	        documentation is in
--- chapter.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:

From: Marc Fonvieille <marc@blackend.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/39161: Missing filename tags in section 3.3 of the Handbook
Date: Tue, 11 Jun 2002 21:11:10 +0200

 On Tue, Jun 11, 2002 at 08:17:06PM +0200, Marc Fonvieille wrote:
 > 
 > --- chapter.sgml.diff begins here ---
 > --- chapter.sgml.org	Tue Jun 11 19:36:35 2002
 > +++ chapter.sgml	Tue Jun 11 20:13:00 2002
 > @@ -379,7 +379,7 @@
 >  	        framework.  Within <filename>/usr/local</filename>,
 >  	        the general layout sketched out by &man.hier.7; for
 >  	        <filename>/usr</filename> should be used.  Exceptions
 > -	        are the man directory is directly under
 > +	        are the <filename>man</filename> directory is directly under
 >  	        <filename>/usr/local</filename> rather than under
 >  	        <filename>/usr/local/share</filename>.  Ports
 >  	        documentation is in
 > --- chapter.sgml.diff ends here ---
 > 
 
 In fact that part needs a little "rewording" too:
 
 --- chapter.sgml.org	Tue Jun 11 19:36:35 2002
 +++ chapter.sgml	Tue Jun 11 21:08:01 2002
 @@ -379,9 +379,9 @@
  	        framework.  Within <filename>/usr/local</filename>,
  	        the general layout sketched out by &man.hier.7; for
  	        <filename>/usr</filename> should be used.  Exceptions
 -	        are the man directory is directly under
 +	        are the <filename>man</filename> directory which is directly under
  	        <filename>/usr/local</filename> rather than under
 -	        <filename>/usr/local/share</filename>.  Ports
 +	        <filename>/usr/local/share</filename>, and the Ports
  	        documentation which is in
  	        <filename>share/doc/<replaceable>port</replaceable></filename>.
  	      </entry>
 
 That patch is better ;)
 
 Marc
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Jun 11 16:46:04 PDT 2002 
State-Changed-Why:  
The <filename> tags were already there when I got here. 
I have merged the rewording part, and committed it. 
Thanks :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Tue Jun 11 16:46:04 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=39161 
>Unformatted:
