From keramida@ceid.upatras.gr  Thu Jul  5 12:23:39 2001
Return-Path: <keramida@ceid.upatras.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 9BFB237B403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jul 2001 12:23:38 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a239.otenet.gr [212.205.215.239])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f65JNZo10195
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 Jul 2001 22:23:35 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f65IkDh02340;
	Thu, 5 Jul 2001 21:46:13 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107051846.f65IkDh02340@hades.hell.gr>
Date: Thu, 5 Jul 2001 21:46:13 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: various minor corrections (mostly typos)  to articles/committers-guide
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         28732
>Category:       docs
>Synopsis:       various minor corrections (mostly typos)  to articles/committers-guide
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 05 12:30:01 PDT 2001
>Closed-Date:    Wed Jul 11 17:34:21 PDT 2001
>Last-Modified:  Wed Jul 11 17:34:43 PDT 2001
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

I was reading the committers-guide article today, both in HTML output,
and the SGML sources that it's generated from.  The attached patch
is some changes that I came up with, while reading the article a bit
carefully.

>How-To-Repeat:

Check out revision 1.73 of the file :-)

>Fix:

Index: en_US.ISO8859-1/articles/committers-guide/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
retrieving revision 1.73
diff -u -r1.73 article.sgml
--- en_US.ISO8859-1/articles/committers-guide/article.sgml	2001/06/22 08:18:55	1.73
+++ en_US.ISO8859-1/articles/committers-guide/article.sgml	2001/07/05 18:40:03
@@ -54,7 +54,7 @@
 	  
 	  <row>	  
 	    <entry><emphasis>Main CVSROOT</emphasis></entry>
-	    <entry>/home/ncvs</entry>
+	    <entry><filename>/home/ncvs</filename></entry>
 	  </row>
 	  
 	  <row>
@@ -288,7 +288,7 @@
 
           <listitem>
             <para>Check out the <filename>miscfs</filename> module as it was
-              one week agao.</para>
+              one week ago.</para>
 
             <screen>&prompt.user; <userinput>cvs co -D'last week' miscfs</userinput></screen>
 
@@ -463,7 +463,7 @@
           change, and you run <command>cvs update</command>. CVS notices
           that you've made local changes, and tries to merge your
           changes with the changes between the version you originally
-          checked out and the one you updated to. If the changed are to
+          checked out and the one you updated to. If the changes are to
           separate portions of the file, it'll almost always work fine
           (though the result might not be syntactically or semantically
           correct).</para>
@@ -733,7 +733,7 @@
           properly (tabs often look wrong in diffs because of the extra
           character in front of each line).</para>
 
-<para><ulink url="http://people.FreeBSD.org/~eivind/cdiff">http://people.FreeBSD.org/~eivind/cdiff</ulink></para>
+        <para><ulink url="http://people.FreeBSD.org/~eivind/cdiff">http://people.FreeBSD.org/~eivind/cdiff</ulink></para>
 
         <para>Simply use it instead of &man.more.1; or &man.less.1;:</para>
 
@@ -783,7 +783,7 @@
       <listitem>
 	<para>Add yourself to the <quote>Developers</quote> section of the
 	  Handbook and remove yourself from the <quote>Additional
-	    Contributors</quote> section.</para>
+	  Contributors</quote> section.</para>
 
 	<para>This is a relatively easy task, but remains a good first test of 
 	  your CVS skills.</para>
@@ -1513,7 +1513,7 @@
 
 	<listitem>
 	  <para>Any disputed change must be backed out pending
-	    resolution of the dispute if requested by a maintainer
+	    resolution of the dispute if requested by a maintainer.
 	    Security related changes may
 	    override a maintainer's wishes at the Security Officer's
 	    discretion.</para>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Wed Jul 11 17:34:21 PDT 2001 
State-Changed-Why:  
It seems I forgot to close this.  The patch was applied three days ago, 
thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28732 
>Unformatted:
