From sku@cox.net  Wed Mar  3 00:02:48 2004
Return-Path: <sku@cox.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1B9E716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Mar 2004 00:02:48 -0800 (PST)
Received: from fed1mtao01.cox.net (fed1mtao01.cox.net [68.6.19.244])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C933243D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Mar 2004 00:02:47 -0800 (PST)
	(envelope-from sku@cox.net)
Received: from nightfall.cox.net ([68.107.140.104]) by fed1mtao01.cox.net
          (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP
          id <20040303080247.ZTCO50.fed1mtao01.cox.net@nightfall.cox.net>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Wed, 3 Mar 2004 03:02:47 -0500
Received: by nightfall.cox.net (Postfix, from userid 1000)
	id 6E32D3138; Wed,  3 Mar 2004 00:02:46 -0700 (MST)
Message-Id: <20040303070246.6E32D3138@nightfall.cox.net>
Date: Wed,  3 Mar 2004 00:02:46 -0700 (MST)
From: Jesus R.Camou <jcamou@cox.net>
Reply-To: Jesus R.Camou <jcamou@cox.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Fix some tag errors.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         63676
>Category:       docs
>Synopsis:       [patch] Fix some tag errors in handbook.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 03 00:10:13 PST 2004
>Closed-Date:    Wed Mar 02 22:38:44 GMT 2005
>Last-Modified:  Wed Mar 02 22:38:44 GMT 2005
>Originator:     Jesus R. Camou
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD nightfall.cox.net 4.9-STABLE FreeBSD 4.9-STABLE #8: Sat Feb 7 15:25:07 PST 2004 sku@nightfall.cox.net:/usr/obj/usr/src/sys/NIGHTFALL i386

>Description:

A few differences while tagging this doc. The way this chapter is tagged differs from how 
everything else is tagged. This doesn't really breaks the build, it is just an order issue.
It is always good to keep everything in the same order. 

>How-To-Repeat:

>Fix:

Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v
retrieving revision 1.93
diff -u -w -r1.93 chapter.sgml
--- chapter.sgml	25 Feb 2004 20:07:18 -0000	1.93
+++ chapter.sgml	3 Mar 2004 07:49:18 -0000
@@ -196,8 +196,12 @@
 	want to read mail directly on the mail host, then a POP or IMAP
 	server is not needed.</para>
 
-      <indexterm><primary>POP</primary></indexterm>
-      <indexterm><primary>IMAP</primary></indexterm>
+      <indexterm>
+	<primary>POP</primary>
+      </indexterm>
+      <indexterm>
+	<primary>IMAP</primary>
+      </indexterm>
       <para>If you want to run a POP or IMAP server, there are two things
         you need to do:</para>
 
@@ -217,7 +221,9 @@
 
     <sect2 id="mail-host">
       <title>The Mail Host</title>
-      <indexterm><primary>mail host</primary></indexterm>
+      <indexterm>
+	<primary>mail host</primary>
+      </indexterm>
 
       <para>The mail host is the name given to a server that is
         responsible for delivering and receiving mail for your host, and


>Release-Note:
>Audit-Trail:

From: Marc Fonvieille <blackend@FreeBSD.org>
To: "Jesus R.Camou" <jcamou@cox.net>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/63676: [patch] Fix some tag errors.
Date: Wed, 3 Mar 2004 10:04:04 +0100

 > 
 > A few differences while tagging this doc. The way this chapter is tagged differs from how 
 > everything else is tagged. This doesn't really breaks the build, it is just an order issue.
 > It is always good to keep everything in the same order. 
 > 
 > >How-To-Repeat:
 > 
 > >Fix:
 > 
 > Index: chapter.sgml
 > ===================================================================
 > RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v
 > retrieving revision 1.93
 > diff -u -w -r1.93 chapter.sgml
 > --- chapter.sgml	25 Feb 2004 20:07:18 -0000	1.93
 > +++ chapter.sgml	3 Mar 2004 07:49:18 -0000
 > @@ -196,8 +196,12 @@
 >  	want to read mail directly on the mail host, then a POP or IMAP
 >  	server is not needed.</para>
 >  
 > -      <indexterm><primary>POP</primary></indexterm>
 > -      <indexterm><primary>IMAP</primary></indexterm>
 > +      <indexterm>
 > +	<primary>POP</primary>
 > +      </indexterm>
 > +      <indexterm>
 > +	<primary>IMAP</primary>
 > +      </indexterm>
 >        <para>If you want to run a POP or IMAP server, there are two things
 >          you need to do:</para>
 >  
 > @@ -217,7 +221,9 @@
 >  
 >      <sect2 id="mail-host">
 >        <title>The Mail Host</title>
 > -      <indexterm><primary>mail host</primary></indexterm>
 > +      <indexterm>
 > +	<primary>mail host</primary>
 > +      </indexterm>
 >
 
 These changes are just "cosmetic", they bring nothing to the reader and
 will use some CVS repository spaces etc.
 
 Using
 <indexterm><primary>mail host</primary></indexterm>
 is not a wrong in term of tagging.
 
 Marc
State-Changed-From-To: open->closed  
State-Changed-By: jcamou 
State-Changed-When: Wed Mar 2 22:37:03 GMT 2005 
State-Changed-Why:  
This PR was sent by me time ago and it is useless. It can 
now be closed.  

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