diff options
author | Leah Woods <info@minifree.org> | 2016-05-24 14:47:36 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-24 14:47:36 (EDT) |
commit | 2e2ae70b17a0c699cd1cbf40f25bbad2ee024431 (patch) | |
tree | d5619ec3a9ee45acfe1e9551e779e4daf1b283ca | |
parent | 362168bb30487b231904744565cb4808ddb23ec2 (diff) | |
download | libreboot.org-2e2ae70b17a0c699cd1cbf40f25bbad2ee024431.zip libreboot.org-2e2ae70b17a0c699cd1cbf40f25bbad2ee024431.tar.gz libreboot.org-2e2ae70b17a0c699cd1cbf40f25bbad2ee024431.tar.bz2 |
typofix
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index e6bde5a..7e09b97 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -674,7 +674,7 @@ </p> <p> Libreboot locks the CMOS table, to ensure consistent functionality for all users. - You con use:<br/> + You can use:<br/> <strong>nvramtool -C yourrom.rom -w somesetting=somevalue</strong><br/> This will change the default inside that ROM image, and then you can re-flash it. </p> |