diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-17 22:58:09 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-17 22:58:09 -0700 |
commit | 556205fc197ee1ef0f77ed382ac9f9ec57068ccf (patch) | |
tree | 729dfd91b0abe51770123f8eead09d8d2a4afef2 /docs/misc | |
parent | b967baa8118b34fb3fd36d4c3b8b1c21495f9aa4 (diff) | |
download | librebootfr-556205fc197ee1ef0f77ed382ac9f9ec57068ccf.tar.gz librebootfr-556205fc197ee1ef0f77ed382ac9f9ec57068ccf.zip |
Remove pagetop links
Diffstat (limited to 'docs/misc')
-rw-r--r-- | docs/misc/index.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/misc/index.md b/docs/misc/index.md index 497b1317..23c40197 100644 --- a/docs/misc/index.md +++ b/docs/misc/index.md @@ -39,7 +39,6 @@ is to add *processor.max\_cstate=2* to the *linux* line in grub.cfg, using [this guide](../gnulinux/grub_cbfs.html). -[Back to top of page](#pagetop) @@ -92,7 +91,6 @@ If powertop doesn't work, another way (reduces battery life slightly) is to add *processor.max\_cstate=2* to the *linux* line in grub.cfg, using [this guide](../gnulinux/grub_cbfs.html). -[Back to top of page](#pagetop) @@ -133,7 +131,6 @@ Note: part of the tutorial above requires changing your grub.cfg. Just change the **linux** line to add instructions for enabling getty. See [../gnulinux/grub\_cbfs.html](../gnulinux/grub_cbfs.html). -[Back to top of page](#pagetop) |