Remove an unnecessary anchor element, moving the kernelconfig-noboot ID
into a more appropriate tag. This avoids fop PDF build errors.
This commit is contained in:
parent
e5e6dae2ee
commit
16e8132f17
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44373
1 changed files with 2 additions and 3 deletions
|
@ -1277,9 +1277,8 @@ device fwe # Ethernet over FireWire (non-standard!)</programl
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>The kernel does not boot<anchor
|
||||
xml:id="kernelconfig-noboot"/></term>
|
||||
<varlistentry xml:id="kernelconfig-noboot">
|
||||
<term>The kernel does not boot</term>
|
||||
|
||||
<listitem>
|
||||
<para>If the new kernel does not boot or fails to recognize
|
||||
|
|
Loading…
Reference in a new issue