<ref id=** name="<tt>..</tt>">

^^^^  ^^^^^
doesn't make the ".." in typewritten format.  And the ascii version
of the file shows '<tt>..</tt>' literally.  After looking into linuxdoc dtd,
we found there is no way to make ".." in typewritten font.

Noticed by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>

Added reference to "MAINTAINER on Makefiles" section.
This commit is contained in:
Masafumi Max NAKANE 1996-11-05 09:42:59 +00:00
parent a7c3a5c68f
commit bcd2f0ca3d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=643

View file

@ -1,4 +1,4 @@
<!-- $Id: porting.sgml,v 1.33 1996-11-04 00:27:07 max Exp $ -->
<!-- $Id: porting.sgml,v 1.34 1996-11-05 09:42:59 max Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
@ -157,7 +157,7 @@ The pattern is the year followed by the month.
# Date created: 5 December 1994
# Whom: asami
#
# $Id: porting.sgml,v 1.33 1996-11-04 00:27:07 max Exp $
# $Id: porting.sgml,v 1.34 1996-11-05 09:42:59 max Exp $
#
DISTNAME= oneko-1.1b
@ -417,7 +417,7 @@ ftp://freefall.FreeBSD.ORG/pub/FreeBSD/LOCAL_PORTS/
site other than where you got the main source tarball,
we have a way to handle these situations (see the
description of <ref id="porting:patchfiles"
name="<tt>&dollar;{PATCHFILES}</tt>"> below).
name="&dollar;{PATCHFILES}"> below).
<sect3>
<heading>Modifying the port</heading>
@ -624,6 +624,10 @@ work/foozolix-1.0/
<p>Set your mail-address here. Please. <tt>:)</tt>
<p>For detailed description of the responsibility of maintainers,
refer to <ref id="policies:maintainer"
name="MAINTAINER on Makefiles"> section.
<sect3>
<heading>Dependencies</heading>
@ -1145,7 +1149,7 @@ lib/libtcl.so.7.3
person who wrote this Makefile]
# Whom: Satoshi Asami <asami@FreeBSD.ORG>
#
# $Id: porting.sgml,v 1.33 1996-11-04 00:27:07 max Exp $
# $Id: porting.sgml,v 1.34 1996-11-05 09:42:59 max Exp $
[ ^^^^ do not worry about this, I know it says "porting.sgml"...it
will be automatically filled in by CVS when it is committed to our
repository]