Date: Wed, 7 Feb 1996 01:01:55 +0900 From: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/997: Typo in /usr/share/doc/handbook/porting.sgml Message-ID: <199602061601.BAA23692@mail.tky007.tth.expo96.ad.jp> Resent-Message-ID: <199602061610.IAA21000@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 997 >Category: docs >Synopsis: Typo in /usr/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: Tue Feb 6 08:10:01 PST 1996 >Last-Modified: >Originator: Masafumi NAKANE >Organization: >Release: FreeBSD 2.1.0-RELEASE i386 >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>${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>${WRKSRC}</tt>/foobar.c). <sect2> >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602061601.BAA23692>