From 97e5cf967d9ef0f7632915406ad3e227562a79d9 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 23 Oct 2015 09:01:16 -0400 Subject: typofix2 --- diff --git a/docs/hcl/gm45_lcd.html b/docs/hcl/gm45_lcd.html index 6538b19..16763f4 100644 --- a/docs/hcl/gm45_lcd.html +++ b/docs/hcl/gm45_lcd.html @@ -52,8 +52,8 @@

The i915 module in the Linux kernel also provides an option to set the LVDS link configuration. - lvds.channel_mode:Specify LVDS channel mode (0=probe BIOS [default], 1=single-channel, 2=dual-channel) (int) - - from /sbin/modinfo i915 - use lvds.channel_mode=2 as a kernel option in grub.cfg. + i915.lvds_channel_mode:Specify LVDS channel mode (0=probe BIOS [default], 1=single-channel, 2=dual-channel) (int) + - from /sbin/modinfo i915 - use i915.lvds_channel_mode=2 as a kernel option in grub.cfg.

-- cgit v0.9.1