Replace an emphasis element with acronym, and remove another extraneous
one. Discussed on: -doc
This commit is contained in:
parent
604ce8003f
commit
75ebfbbb4f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20021
1 changed files with 3 additions and 3 deletions
|
@ -2285,14 +2285,14 @@ Exports list on foobar:
|
|||
the network:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><emphasis>PXE</emphasis>: The &intel; Preboot Execution
|
||||
<para><acronym>PXE</acronym>: The &intel; Preboot Execution
|
||||
Environment system is a form of smart boot ROM built into some
|
||||
networking cards or motherboards. See &man.pxeboot.8; for more
|
||||
details.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><emphasis>The <application>etherboot</application>
|
||||
port</emphasis> (<filename
|
||||
<para>The <application>etherboot</application>
|
||||
port (<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
|
||||
|
|
Loading…
Reference in a new issue