Improve wording for r47478 change

Submitted by:	wblock
This commit is contained in:
Ed Maste 2015-10-02 13:52:29 +00:00
parent b6265e6f37
commit be4b7506e0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47484

View file

@ -3460,12 +3460,12 @@ kern.sched.name: ULE</screen>
<answer>
<para>&os; 10.1 and earlier executes a memory test early
in the boot process. This test takes several seconds
if the system has a small amount of memory. On systems
with 10s or 100s of gigabytes of memory it can take
a few minutes or more. This test can
be disabled by setting <literal>hw.memtest.tests</literal>
to <literal>0</literal> in
in the boot process.
When the system has a small amount of memory, the test
takes a few seconds. Computers with tens or hundreds of
gigabytes of memory can take several minutes to complete
the test. The memory test can be disabled by adding
<literal>hw.memtest.tests=0</literal> to
<filename>/boot/loader.conf</filename>.</para>
<para>For more details, see &man.loader.conf.5;.</para>