From masafumi@tky007.tth.expo96.ad.jp  Sat Mar 23 19:42:20 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 ESMTP id TAA23475
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Mar 1996 19:42:19 -0800 (PST)
Received: (from masafumi@localhost) by mail.tky007.tth.expo96.ad.jp (8.7.4/3.4W4-SMTP) id VAA28533; Sat, 23 Mar 1996 21:03:26 +0900 (JST)
Message-Id: <199603231203.VAA28533@mail.tky007.tth.expo96.ad.jp>
Date: Sat, 23 Mar 1996 21:03:26 +0900 (JST)
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/src/share/doc/handbook/porting.sgml
X-Send-Pr-Version: 3.2

>Number:         1099
>Category:       docs
>Synopsis:       Typo in /usr/src/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:   Sat Mar 23 19:50:01 PST 1996
>Closed-Date:    Mon Mar 25 01:35:40 PST 1996
>Last-Modified:  Mon Mar 25 01:36:06 PST 1996
>Originator:     Masafumi NAKANE
>Release:        FreeBSD 2.2-960303-SNAP i386
>Organization:
>Environment:

	

>Description:

	
Typo in porting.sgml.  If I'm understanding the content of the
document correctly, following patch should be  applied. 
>How-To-Repeat:

	

>Fix:
	
	
Here's the patch to 
!-- $Id: porting.sgml,v 1.16 1996/03/21 14:15:01 asami Exp $ --
*** porting.sgml.orig	Fri Mar 22 00:28:20 1996
--- porting.sgml	Sat Mar 23 19:23:21 1996
***************
*** 498,504 ****
  	  name of your port.  The default rules expect the
  	  distribution file list (<tt>&dollar;{DISTFILES}</tt>) to be
  	  named
! 	  <tt>&dollar;{DISTFILE}&dollar;{EXTRACT_SUFX}</tt>
  	  by default which, if it's a normal tarball, is going to be
  	  something like:
  <tscreen><verb>	
--- 498,504 ----
  	  name of your port.  The default rules expect the
  	  distribution file list (<tt>&dollar;{DISTFILES}</tt>) to be
  	  named
! 	  <tt>&dollar;{DISTNAME}&dollar;{EXTRACT_SUFX}</tt>
  	  by default which, if it's a normal tarball, is going to be
  	  something like:
  <tscreen><verb>	

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: asami 
State-Changed-When: Mon Mar 25 01:35:40 PST 1996 
State-Changed-Why:  
Suggested fix applied to porting.sgml. 
>Unformatted:
