Fix doc build, change deprecated use of <port> tag to

<filename role="package">
This commit is contained in:
Chern Lee 2002-03-06 02:22:35 +00:00
parent f65211b505
commit 08e753f4c4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12372

View file

@ -244,7 +244,7 @@
<para>Examining a kernel crash dump with a graphical debugger like
<command>ddd</command> is also possible (you will need to install
the <port>devel/ddd</port> port in order to use the
the <filename role="package">devel/ddd</filename> port in order to use the
<command>ddd</command> debugger). Add the <option>-k</option>
option to the <command>ddd</command> command line you would use
normally. For example;</para>