From masafumi@tky007.tth.expo96.ad.jp  Tue Feb  6 08:01:19 1996
Received: from mail.tky007.tth.expo96.ad.jp (root@tky007.tth.expo96.ad.jp [133.246.32.58])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA20526
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 6 Feb 1996 08:01:17 -0800 (PST)
Received: (from masafumi@localhost) by mail.tky007.tth.expo96.ad.jp (8.6.12/3.4W2-SMTP) id BAA23692; Wed, 7 Feb 1996 01:01:55 +0900
Message-Id: <199602061601.BAA23692@mail.tky007.tth.expo96.ad.jp>
Date: Wed, 7 Feb 1996 01:01:55 +0900
From: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
Reply-To: masafumi@tky007.tth.expo96.ad.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typo in /usr/share/doc/handbook/porting.sgml
X-Send-Pr-Version: 3.2

>Number:         997
>Category:       docs
>Synopsis:       Typo in /usr/share/doc/handbook/porting.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb  6 08:10:01 PST 1996
>Closed-Date:    Tue Feb 6 09:35:47 PST 1996
>Last-Modified:  Tue Feb  6 09:36:14 PST 1996
>Originator:     Masafumi NAKANE
>Release:        FreeBSD 2.1.0-RELEASE i386
>Organization:
>Environment:

	

>Description:

	
A typo in /usr/share/doc/handbook/porting.sgml.  Following patch fixes
it. (or rather modifies to what I understand the author tries to say.)
Sorry if my guess is wrong.
>How-To-Repeat:

	

>Fix:
	
	
Here's patch to fix it.  It applies to:
<!-- $Id: porting.sgml,v 1.2.4.4 1996/01/31 14:32:25 mpp Exp $ -->

*** porting.sgml.orig	Wed Feb  7 00:49:15 1996
--- porting.sgml	Wed Feb  7 00:49:45 1996
***************
*** 413,419 ****
  	  the directory your port's tarball unpacks itself into, that
  	  being where the make is done).  To make fixes and upgrades
  	  easier you should avoid having more than one patch fix the
! 	  same file (e.g., patch-ab and patch-ab both changing
  	  <tt>&dollar;{WRKSRC}</tt>/foobar.c).
  
        <sect2>
--- 413,419 ----
  	  the directory your port's tarball unpacks itself into, that
  	  being where the make is done).  To make fixes and upgrades
  	  easier you should avoid having more than one patch fix the
! 	  same file (e.g., patch-aa and patch-ab both changing
  	  <tt>&dollar;{WRKSRC}</tt>/foobar.c).
  
        <sect2>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Tue Feb 6 09:35:47 PST 1996 
State-Changed-Why:  
Already fixed in -current. 
>Unformatted:
