From: Sascha Wildner Date: Mon, 27 Aug 2012 17:57:49 +0000 (+0200) Subject: /boot/defaults/loader.conf: Adjust a comment. X-Git-Tag: v3.2.0~246 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/6c7a982d14ec15322e1a3cf077245aefbd3d1a80 /boot/defaults/loader.conf: Adjust a comment. --- diff --git a/sys/boot/dloader/loader.conf b/sys/boot/dloader/loader.conf index 75daa34..df3aead 100644 --- a/sys/boot/dloader/loader.conf +++ b/sys/boot/dloader/loader.conf @@ -95,8 +95,9 @@ bitmap_type="splash_image_data" # and place it on the module_path #kern.vm.kmem.size="" # Sets the size of kernel memory (bytes) #net.inet.tcp.tcbhashsize="" # Set the value of TCBHASHSIZE #vfs.root.mountfrom="" # Specify root partition in a way the - # kernel understands. You can specify a semicolon - # separated device list which will be tried. + # kernel understands. You can specify a + # semicolon separated device list which will + # be tried. #debug.ktr.verbose="1" # Enable console dump of KTR events #net.graph.maxalloc="128" # Maximum number of queue items to allocate #net.graph.ngqfreemax="64" # Maximum number of free queue items to cache