s/depreciate/deprecate/
This commit is contained in:
parent
b907a164a6
commit
aa96facae6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18718
2 changed files with 2 additions and 2 deletions
|
@ -881,7 +881,7 @@ Booting [kernel] in 9 seconds... _</screen>
|
|||
<sect2 id="start-userconfig">
|
||||
<title>Kernel Configuration</title>
|
||||
|
||||
<note><para>From FreeBSD versions 5.0 and later, userconfig has been depreciated
|
||||
<note><para>From FreeBSD versions 5.0 and later, userconfig has been deprecated
|
||||
in favor of the new &man.device.hints.5; method. For more information
|
||||
on &man.device.hints.5; please visit <xref linkend="device-hints"></para></note>
|
||||
|
||||
|
|
|
@ -845,7 +845,7 @@ options CD9660_ROOT #CD-ROM usable as root, CD9660 required</programli
|
|||
from the boot menu.</para>
|
||||
|
||||
<note><para>From &os; versions 5.0 and later, the <literal>USERCONFIG</literal> options has
|
||||
been depreciated in favor of the new &man.device.hints.5;
|
||||
been deprecated in favor of the new &man.device.hints.5;
|
||||
method. For more information on &man.device.hints.5; please
|
||||
visit <xref linkend="device-hints">.</para></note>
|
||||
|
||||
|
|
Loading…
Reference in a new issue