dumpdir is correct here, not dumpdev.

PR:		81361
Submitted by:	Marius Nuennerich <marius.nuennerich@gmx.net>
This commit is contained in:
Christian Brueffer 2005-05-22 14:27:30 +00:00
parent 1c46ce6fd0
commit ec04638a2f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24625

View file

@ -109,7 +109,7 @@
<para>In the event that there is already a file called
<filename>vmcore.0</filename> in
<filename>/var/crash</filename> (or whatever
<varname>dumpdev</varname> is set to), the kernel will
<varname>dumpdir</varname> is set to), the kernel will
increment the trailing number for every crash to avoid
overwriting an existing <filename>vmcore</filename> (eg:
<filename>vmcore.1</filename>). While debugging, it is