Fix doc build, change deprecated use of <port> tag to
<filename role="package">
This commit is contained in:
parent
f65211b505
commit
08e753f4c4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12372
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue