From 4aeaca441276422237a8557cb9c01142be034712 Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Sat, 11 Oct 2014 15:06:57 -0400 Subject: Documentation: fix typos --- (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index e89e831..9179ef3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1657,9 +1657,9 @@ EndSection <b>$ cd libreboot_src/coreboot/util/nvramtool</b><br/> (nvramtool is also in libreboot_bin/nvramtool)<br/> <b>$ make</b><br/> - Enable wifi:<br/> + Enable bluetooth:<br/> <b>$ sudo ./nvramtool -w bluetooth=Enable</b><br/> - Disable wifi:<br/> + Disable bluetooth:<br/> <b>$ sudo ./nvramtool -w bluetooth=Disable</b><br/> If that doesn't work, try one of these instead:<br/> <b>$ sudo ./nvramtool -y ../../src/mainboard/lenovo/x60/cmos.layout -w bluetooth=Enable</b><br/> @@ -1680,9 +1680,9 @@ EndSection <b>$ cd libreboot_src/coreboot/util/nvramtool</b><br/> (nvramtool is also in libreboot_bin/nvramtool)<br/> <b>$ make</b><br/> - Enable wifi:<br/> + Enable trackpoint:<br/> <b>$ sudo ./nvramtool -w trackpoint=Enable</b><br/> - Disable wifi:<br/> + Disable trackpoint:<br/> <b>$ sudo ./nvramtool -w trackpoint=Disable</b><br/> If that doesn't work, try one of these instead:<br/> <b>$ sudo ./nvramtool -y ../../src/mainboard/lenovo/x60/cmos.layout -w trackpoint=Enable</b><br/> @@ -1701,7 +1701,7 @@ EndSection <b>$ cd libreboot_src/coreboot/util/nvramtool</b><br/> (nvramtool is also in libreboot_bin/nvramtool)<br/> <b>$ make</b><br/> - Enable wifi:<br/> + Set tft_brightness:<br/> <b>$ sudo ./nvramtool -w tft_brightness=0xff</b><br/> If that doesn't work, try one of these instead:<br/> <b>$ sudo ./nvramtool -y ../../src/mainboard/lenovo/x60/cmos.layout -w tft_brightness=0xff</b><br/> -- cgit v0.9.1