From jcamou@opensea.malexa.org.mx  Tue Jan 25 11:29:08 2005
Return-Path: <jcamou@opensea.malexa.org.mx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6F83016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Jan 2005 11:29:08 +0000 (GMT)
Received: from fed1rmmtao05.cox.net (fed1rmmtao05.cox.net [68.230.241.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 054C743D58
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Jan 2005 11:29:08 +0000 (GMT)
	(envelope-from jcamou@opensea.malexa.org.mx)
Received: from opensea.malexa.org.mx ([68.0.141.123])
          by fed1rmmtao05.cox.net
          (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP
          id <20050125112907.FBXA14815.fed1rmmtao05.cox.net@opensea.malexa.org.mx>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Tue, 25 Jan 2005 06:29:07 -0500
Received: from opensea.malexa.org.mx (localhost [127.0.0.1])
	by opensea.malexa.org.mx (8.13.1/8.13.1) with ESMTP id j0PBVbSB061864
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Jan 2005 04:31:37 -0700 (MST)
	(envelope-from jcamou@opensea.malexa.org.mx)
Received: (from jcamou@localhost)
	by opensea.malexa.org.mx (8.13.1/8.12.11/Submit) id j0PBVaA7061863;
	Tue, 25 Jan 2005 04:31:36 -0700 (MST)
	(envelope-from jcamou)
Message-Id: <200501251131.j0PBVaA7061863@opensea.malexa.org.mx>
Date: Tue, 25 Jan 2005 04:31:36 -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] Fixes for the porters-handbook	
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         76659
>Category:       docs
>Synopsis:       [PATCH] Fixes for the porters-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:   Tue Jan 25 11:30:15 GMT 2005
>Closed-Date:    Tue Jan 25 11:37:40 GMT 2005
>Last-Modified:  Tue Jan 25 11:37:40 GMT 2005
>Originator:     Jesus R. Camou
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD opensea.malexa.org.mx 4.10-STABLE FreeBSD 4.10-STABLE #2: Mon Nov 22 16:49:52 MST 2004 jcamou@opensea.malexa.org.mx:/usr/obj/usr/src/sys/OPENSEA i386

>Description:

	o Add copyright year.
	o Fix some typos.

>How-To-Repeat:

>Fix:

--- porters.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.512
diff -u -r1.512 book.sgml
--- book.sgml	20 Jan 2005 13:49:14 -0000	1.512
+++ book.sgml	25 Jan 2005 11:24:38 -0000
@@ -25,6 +25,7 @@
       <year>2002</year>
       <year>2003</year>
       <year>2004</year>
+      <year>2005</year>
       <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation
 	Project</holder>
     </copyright>
@@ -1970,7 +1971,7 @@
 	  be <emphasis>virtual</emphasis> categories&mdash;those that do
 	  not have a corresponding subdirectory in the ports tree&mdash;
 	  or <emphasis>physical</emphasis> categories&mdash;those that
-	  do.  The following text dicusses the issues involved in creating
+	  do.  The following text discusses the issues involved in creating
 	  a new physical category so that you can understand them before
 	  you propose one.</para>
 
@@ -4297,7 +4298,7 @@
 		<command>jikes</command> bytecode compiler to build. When
 		no value is set for this variable, the port will use
 		<command>jikes</command> to build if available. You may
-		also explicitely forbid or enforce the use of
+		also explicitly forbid or enforce the use of
 		<command>jikes</command> (by setting <literal>'no'</literal>
 		or <literal>'yes'</literal>). In the later case, <filename
 		role="package">devel/jikes</filename> will be added to build
@@ -4559,7 +4560,7 @@
 	  <filename>${PREFIX}/share/${PORTNAME}</filename>.  It is a good
 	  idea to override <makevar>DATADIR</makevar> to
 	  <filename>${JAVASHAREDIR}/${PORTNAME}</filename> for Java ports.
-	  Indeed, <makevar>DATADIR</makevar> is automatically addded to
+	  Indeed, <makevar>DATADIR</makevar> is automatically added to
 	  <makevar>PLIST_SUB</makevar> (documented in <xref
 	  linkend="porting-plist">) so you may use
 	  <literal>%%DATADIR%%</literal> directly in
--- porters.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Tue Jan 25 11:37:25 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

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