Mark up some ports with <filename role="package">.
This commit is contained in:
parent
e8872481c8
commit
b6350afd2f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12960
1 changed files with 3 additions and 3 deletions
|
@ -1198,7 +1198,7 @@ Exports list on foobar:
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para><emphasis>The <application>etherboot</application>
|
||||
port</emphasis> (<filename>/usr/ports/net/etherboot</filename>)
|
||||
port</emphasis> (<filename role="package">net/etherboot</filename>)
|
||||
produces ROM-able code to boot kernels over the network. The code
|
||||
can be either burnt into a boot PROM on a network card, or loaded
|
||||
from a local floppy (or hard) disk drive, or from a running
|
||||
|
@ -1298,7 +1298,7 @@ Exports list on foobar:
|
|||
<para>As of release 4.4, <application>isc-dhcp
|
||||
3.0</application> is not part of the base
|
||||
system. You will first need to install the
|
||||
<filename>/usr/ports/net/isc-dhcp3</filename> port or the
|
||||
<filename role="package">net/isc-dhcp3</filename> port or the
|
||||
corresponding package. Please refer to <xref linkend="ports">
|
||||
for general information about ports and packages.</para>
|
||||
|
||||
|
@ -3449,7 +3449,7 @@ dhcp_flags=""</programlisting>
|
|||
<secondary>server</secondary>
|
||||
</indexterm>
|
||||
<para>The DHCP server, <command>dhcpd</command>, is included
|
||||
as part of the <literal>isc-dhcp3</literal> port in the ports
|
||||
as part of the <filename role="package">isc-dhcp3</filename> port in the ports
|
||||
collection. This port contains the full ISC DHCP distribution,
|
||||
consisting of client, server, relay agent and documentation.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue