Author: dumbbell Date: Mon Nov 3 15:25:48 2014 New Revision: 274051 URL: https://svnweb.freebsd.org/changeset/base/274051
Log: vt(4): Improve the description of kern.vt.fb.modes.$connector Differential Revision: https://reviews.freebsd.org/D1098 Submitted by: emaste@ MFC after: 1 week Modified: head/share/man/man4/vt.4 Modified: head/share/man/man4/vt.4 ============================================================================== --- head/share/man/man4/vt.4 Mon Nov 3 14:57:41 2014 (r274050) +++ head/share/man/man4/vt.4 Mon Nov 3 15:25:48 2014 (r274051) @@ -219,11 +219,10 @@ backend. This mode is applied to the out .Pa connector_name only. It has precedence over .Va kern.vt.fb.default_mode . -To know the list of available connectors, load the KMS driver and look -at -.Xr dmesg 8 : -it'll contain a list of connectors and their associated tunables. This -is currently only supported by the +The names of available connector names can be found in +.Xr dmesg 8 +after loading the KMS driver. It will contain a list of connectors and +their associated tunables. This is currently only supported by the .Cm vt_fb backend when it's paired with a KMS video driver. .El _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"