Date: Sat, 23 Mar 1996 21:03:26 +0900 (JST) From: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/1099: Typo in /usr/src/share/doc/handbook/porting.sgml Message-ID: <199603231203.VAA28533@mail.tky007.tth.expo96.ad.jp> Resent-Message-ID: <199603240350.TAA24073@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603231203.VAA28533>