svn commit: r268169 - head/share/man/man4
Ed Maste
emaste at FreeBSD.org
Wed Jul 2 19:22:13 UTC 2014
Author: emaste
Date: Wed Jul 2 19:22:12 2014
New Revision: 268169
URL: http://svnweb.freebsd.org/changeset/base/268169
Log:
Clarify the setting of syscons driver flags
Submitted by: wblock
Modified:
head/share/man/man4/syscons.4
Modified: head/share/man/man4/syscons.4
==============================================================================
--- head/share/man/man4/syscons.4 Wed Jul 2 19:18:59 2014 (r268168)
+++ head/share/man/man4/syscons.4 Wed Jul 2 19:22:12 2014 (r268169)
@@ -403,7 +403,9 @@ option too.
The following driver flags can be used to control the
.Nm
driver.
-They can be set either in
+Driver flags can be set with the
+.Cd hint.sc.0.flags
+tunable, either in
.Pa /boot/device.hints ,
or else at the loader prompt (see
.Xr loader 8 ) .
More information about the svn-src-all
mailing list