diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2002-01-18 07:57:33 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2002-01-18 07:57:33 +0000 |
commit | 0837dba788ca0cb3f7ecaa4527264e8077879bd2 (patch) | |
tree | 8c1c438b85d2304e683ca439200ff237887a17e5 /en_US.ISO8859-1/books/fdp-primer/translations | |
parent | 1061f40e60b3897211327103968df3f6a9dc15a0 (diff) |
Change <filename> tags to <port> when the documentation is referring
to ports as in the FreeBSD Ports Collection.
As pointed out by Nik and others, the <port> tag is not the best way
to mark up Ports Collection ports. However, for the present it is
the best we have, and the least we can do is be consistent in its
usage :)
Approved as a temp "best current practice" measure by: bmah, -doc
Notes
Notes:
svn path=/head/; revision=11741
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer/translations')
-rw-r--r-- | en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml index 269a9ce778..2d48fea957 100644 --- a/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml @@ -371,7 +371,7 @@ entity, and a semi-colon (;).</para> <para>The entity names are defined in ISO8879, which is in the ports - tree as <filename>textproc/iso8879</filename>.</para> + tree as <port>textproc/iso8879</port>.</para> <para>A few examples include</para> |