Fix closing tags.
This commit is contained in:
parent
b1c3caac2d
commit
ff3bb0a12d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17235
3 changed files with 3 additions and 3 deletions
|
@ -2228,7 +2228,7 @@ kern.maxfiles: 2088 -> 5000</screen>
|
|||
may not be solved in others. Last but not the least, the APM
|
||||
BIOS did not have enough room to implement a sophisticated power
|
||||
policy, or one that can adapt very well to the purpose of the
|
||||
machine.
|
||||
machine.</para>
|
||||
|
||||
<para><emphasis>Plug and Play BIOS (PNPBIOS)</emphasis> was
|
||||
unreliable in many situations. PNPBIOS is 16-bit technology,
|
||||
|
|
|
@ -1330,7 +1330,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
|
|||
<para>The new disk label will take over the whole disk, and will
|
||||
contain all the proper information about the geometry of the
|
||||
floppy. The geometry values for the disk label are listed in
|
||||
<filename>/etc/disktab</filename>.
|
||||
<filename>/etc/disktab</filename>.</para>
|
||||
|
||||
<para>You can run now &man.disklabel.8; like so:</para>
|
||||
|
||||
|
|
|
@ -763,7 +763,7 @@ EndSection</programlisting>
|
|||
you should run the following command to rebuild the font
|
||||
caches:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>fc-cache -f</userinput></screen
|
||||
<screen>&prompt.root; <userinput>fc-cache -f</userinput></screen>
|
||||
|
||||
<para>Anti-aliasing makes borders slightly fuzzy, which makes very
|
||||
small text more readable and removes <quote>staircases</quote> from
|
||||
|
|
Loading…
Reference in a new issue