| Subject: | docs/1099: Typo in /usr/src/share/doc/handbook/porting.sgml | |
|---|---|---|
| From: | Masafumi NAKANE (masa...@tky007.tth.expo96.ad.jp) | |
| Date: | Mar 23, 1996 4:03:06 am | |
| List: | org.freebsd.freebsd-bugs | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Masafumi NAKANE | Mar 23, 1996 4:03 am |
| Subject: | docs/1099: Typo in /usr/src/share/doc/handbook/porting.sgml | |
|---|---|---|
| From: | Masafumi NAKANE (masa...@tky007.tth.expo96.ad.jp) | |
| Date: | Mar 23, 1996 4:03:06 am | |
| List: | org.freebsd.freebsd-bugs | |
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: open Class: doc-bug Submitter-Id: current-users Arrival-Date: Sat Mar 23 19:50:01 PST 1996 Last-Modified: Originator: Masafumi NAKANE Organization: Release: FreeBSD 2.2-960303-SNAP i386 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>${DISTFILES}</tt>) to be named ! <tt>${DISTFILE}${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>${DISTFILES}</tt>) to be named ! <tt>${DISTNAME}${EXTRACT_SUFX}</tt> by default which, if it's a normal tarball, is going to be something like: <tscreen><verb>
Audit-Trail: Unformatted:

