Replace a dash with a non-breaking space for a FreeBSD version number,
i.e. FreeBSD 5.0 instead of FreeBSD-5.0
This commit is contained in:
parent
48a9810d46
commit
319ad5f0a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20101
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ device csa</programlisting>
|
|||
<programlisting>options PNPBIOS</programlisting>
|
||||
|
||||
<note>
|
||||
<para>If you are running &os;-5.0 or later the
|
||||
<para>If you are running &os; 5.0 or later the
|
||||
<literal>PNPBIOS</literal> option is not needed. The option
|
||||
has been removed and the functionality is now always
|
||||
enabled.</para>
|
||||
|
|
Loading…
Reference in a new issue