From: luxh Date: Sat, 20 Oct 2012 20:23:37 +0000 (-0700) Subject: Remove MAKEDEV reference X-Git-Url: http://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/92c8badb86692cdcdbf2c5f77a1007c314c461e5 Remove MAKEDEV reference --- diff --git a/docs/newhandbook/Configuration/index.mdwn b/docs/newhandbook/Configuration/index.mdwn index 0ff7db4..90de180 100644 --- a/docs/newhandbook/Configuration/index.mdwn +++ b/docs/newhandbook/Configuration/index.mdwn @@ -1738,16 +1738,6 @@ You can create a file of a specified size to use as a swap file. In our example - 1. Create a vn-device: - - - - # cd /dev - - # sh MAKEDEV vn0 - - - 1. Create a swapfile (`/usr/swap0`):