summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-01-14 23:40:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-01-14 23:40:51 +0000
commit5a56a96fa9fc747687a149302de0557c4e351f22 (patch)
tree15ab377782e88b33c568cb82c6e7b15aa2f5eb4d
parente7d4c83b3f2f607023a7e72fb519bf7c6ed820e6 (diff)
Notes
-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 788bf90acbf4..1102922c70a4 100644
--- a/share/doc/handbook/porting.sgml
+++ b/share/doc/handbook/porting.sgml
@@ -160,7 +160,7 @@ The pattern is the year followed by the month.
# Date created: 5 December 1994
# Whom: asami
#
- # &dollar;FreeBSD&dollar;
+ # &dollar;Id&dollar;
#
DISTNAME= oneko-1.1b
@@ -175,7 +175,7 @@ The pattern is the year followed by the month.
</verb></tscreen>
<p>See if you can figure it out. Do not worry about the contents
- of the <tt>&dollar;FreeBSD&dollar;</tt> line, it will be filled in
+ of the <tt>&dollar;Id&dollar;</tt> line, it will be filled in
automatically by CVS when the port is imported to our main
ports tree. You can find a more detailed example in the <ref
id="porting:samplem" name="sample Makefile"> section.
@@ -1223,8 +1223,8 @@ lib/libtcl.so.7.3
person who wrote this Makefile]
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
#
- # &dollar;FreeBSD&dollar;
- [ ^^^^^^^^^ This will be automatically replaced with RCS ID string by CVS
+ # &dollar;Id&dollar;
+ [ ^^^^ This will be automatically replaced with RCS ID string by CVS
when it is committed to our repository.]
#