-[[!table data="""
-| `dumpdev` | Indicates the device (usually a swap partition) to which a crash dump should be written in the event of a system crash.
- `dumpdir` | savecore(8) will save that crash dump and a copy of the kernel to the directory specified by the dumpdir variable. The default value is /var/crash. You can set this to another directory on another partition with more space available to safely obtain the dump. |
+[[!table header=no data="""
+> `dumpdev` | | Indicates the device (usually a swap partition) to which a crash dump should be written in the event of a system crash.
+> `dumpdir` | | savecore(8) will save that crash dump and a copy of the kernel to the directory specified by the dumpdir variable. The default value is /var/crash. You can set this to another directory on another partition with more space available to safely obtain the dump.
"""]]
If you are unsure about your swap partition device, use [swapinfo(8)](http://leaf.dragonflybsd.org/cgi/web-man?command#swapinfo§ion8) or look into `/etc/fstab` :