summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-03-25 09:35:25 +0000
committerasami <asami@FreeBSD.org>1996-03-25 09:35:25 +0000
commitec61f83d00dd8a9108db3da2878f0979b7ce439e (patch)
tree36180a7d568ae6ebae4a894e04f7c0f62e307a49 /share
parentb88b117d8a50260446a1dd1877dcfc7b442ca503 (diff)
downloadFreeBSD-src-ec61f83d00dd8a9108db3da2878f0979b7ce439e.zip
FreeBSD-src-ec61f83d00dd8a9108db3da2878f0979b7ce439e.tar.gz
Fix typo. Closes PR docs/1099.
Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
Diffstat (limited to 'share')
-rw-r--r--share/doc/handbook/porting.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml
index 2b990f4..1dfdcc9 100644
--- a/share/doc/handbook/porting.sgml
+++ b/share/doc/handbook/porting.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: porting.sgml,v 1.15 1996/03/06 09:45:04 asami Exp $ -->
+<!-- $Id: porting.sgml,v 1.16 1996/03/21 14:15:01 asami Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
@@ -156,7 +156,7 @@ The pattern is the year followed by the month.
# Date created: 5 December 1994
# Whom: asami
#
- # $Id: porting.sgml,v 1.15 1996/03/06 09:45:04 asami Exp $
+ # $Id: porting.sgml,v 1.16 1996/03/21 14:15:01 asami Exp $
#
DISTNAME= oneko-1.1b
@@ -498,7 +498,7 @@ ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
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>
+ <tt>&dollar;{DISTNAME}&dollar;{EXTRACT_SUFX}</tt>
by default which, if it's a normal tarball, is going to be
something like:
<tscreen><verb>
@@ -958,7 +958,7 @@ lib/libtcl.so.7.3
person who wrote this Makefile]
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
#
- # $Id: porting.sgml,v 1.15 1996/03/06 09:45:04 asami Exp $
+ # $Id: porting.sgml,v 1.16 1996/03/21 14:15:01 asami Exp $
[ ^^^^ don't worry about this...it will be automatically filled in by CVS when
it is committed to our repository]
#
OpenPOWER on IntegriCloud