summaryrefslogtreecommitdiffstats
path: root/docs/hcl/gm45_lcd.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-23 07:32:32 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-23 07:32:32 (EDT)
commit35816e6637ab0796abcdc2d09eb586a029669fd1 (patch)
treeb14c498e1dd67a333ebf1bca8f3a22fb34ebf303 /docs/hcl/gm45_lcd.html
parentaa13fc0705a4d1a82abf180f3bceed7c10f34fb7 (diff)
downloadlibreboot-35816e6637ab0796abcdc2d09eb586a029669fd1.zip
libreboot-35816e6637ab0796abcdc2d09eb586a029669fd1.tar.gz
libreboot-35816e6637ab0796abcdc2d09eb586a029669fd1.tar.bz2
typofix
Diffstat (limited to 'docs/hcl/gm45_lcd.html')
-rw-r--r--docs/hcl/gm45_lcd.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hcl/gm45_lcd.html b/docs/hcl/gm45_lcd.html
index 1bf7323..6538b19 100644
--- a/docs/hcl/gm45_lcd.html
+++ b/docs/hcl/gm45_lcd.html
@@ -52,8 +52,8 @@
<p>
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 <b>lvds_channel_mode=2</b> as a kernel option in grub.cfg.
+ lvds.channel_mode:Specify LVDS channel mode (0=probe BIOS [default], 1=single-channel, 2=dual-channel) (int)
+ - from /sbin/modinfo i915 - use <b>lvds.channel_mode=2</b> as a kernel option in grub.cfg.
</p>
</div>