Date: Wed, 27 Dec 2006 11:01:15 -0500 From: Jacques Legare <jacques.legare@sympatico.ca> To: doc@FreeBSD.org Subject: Typo in ``USB Storage Devices'' ... Message-ID: <200612271101.15311.jacques.legare@sympatico.ca>
next in thread | raw e-mail | index | archive | help
I'm not sure if this is the right mechanism for logging this, but there appears to be a typo in Section 17.5.2 of the on-line docs: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html Specifically, the line vfs.usermount="1" should be vfs.usermount=1 without the quotes. At least on my system (5.4-RELEASE), the quotes cause a syntax error at boot time. Thanks, Jacques
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612271101.15311.jacques.legare>