Author: pluknet Date: Thu Oct 24 19:32:20 2013 New Revision: 257067 URL: http://svnweb.freebsd.org/changeset/base/257067
Log: Correct typo. s/an an/an/ Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Thu Oct 24 17:06:41 2013 (r257066) +++ head/sys/conf/NOTES Thu Oct 24 19:32:20 2013 (r257067) @@ -127,7 +127,7 @@ options BLKDEV_IOSIZE=8192 # devices and DFLTPHYS for the rest. Some applications have better # performance with larger raw I/O access sizes. Note that certain VM # parameters are derived from these values and making them too large -# can make an an unbootable kernel. +# can make an unbootable kernel. # # The defaults are 64K and 128K respectively. options DFLTPHYS=(64*1024) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
