Replace mention of the <port> tag with the new <filename>-based syntax.

This commit is contained in:
Dima Dorfman 2002-03-03 01:39:24 +00:00
parent 7c86f15e35
commit e3035101be
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12343

View file

@ -1838,13 +1838,16 @@ This is the file called 'foo2'</screen>
<para>You might need to include the name of a program from the
FreeBSD Ports Collection in the documentation. Use the
<sgmltag>port</sgmltag> tag to identify these. Since ports
<sgmltag>filename</sgmltag> tag with the <literal>role</literal>
attribute set to <literal>package</literal> to identify these.
Since ports
can be installed in any number of locations, only include
the category and the port name; do not include
<filename>/usr/ports</filename>.</para>
<example>
<title><sgmltag>port</sgmltag></title>
<title><sgmltag>filename</sgmltag> tag with
<literal>package</literal> role</title>
<para>Use:</para>