aboutsummaryrefslogtreecommitdiff
path: root/docs/misc
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 22:38:06 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 22:38:06 -0700
commit5276ed42109d7667bfb4023d572c34393f499879 (patch)
treef9bdb071416337bad05eb6f47f548a806a6055d5 /docs/misc
parentdbc480fb28a694ad5a587be025eabfded7c7784b (diff)
downloadlibrebootfr-5276ed42109d7667bfb4023d572c34393f499879.tar.gz
librebootfr-5276ed42109d7667bfb4023d572c34393f499879.zip
Remove divs
Diffstat (limited to 'docs/misc')
-rw-r--r--docs/misc/bbb_ehci.md6
-rw-r--r--docs/misc/index.md22
-rw-r--r--docs/misc/patch.md12
3 files changed, 0 insertions, 40 deletions
diff --git a/docs/misc/bbb_ehci.md b/docs/misc/bbb_ehci.md
index 0cb49278..c251435c 100644
--- a/docs/misc/bbb_ehci.md
+++ b/docs/misc/bbb_ehci.md
@@ -1,13 +1,10 @@
-<div class="section">
EHCI debugging on the BeagleBone Black {#pagetop}
======================================
[Back to previous index](./)
-</div>
-<div class="section">
EHCI debugging
==============
@@ -357,9 +354,7 @@ Interface](http://cs.usfca.edu/~cruse/cs698s10/)
3. Patch and compule g\_dbgp on BBB instead cross-compile
4. Find a simple way to send debug messages from targets userland
-</div>
-<div class="section">
Copyright © 2015 Alex David &lt;opdecirkel@gmail.com&gt;\
Permission is granted to copy, distribute and/or modify this document
@@ -395,4 +390,3 @@ The disclaimer of warranties and limitation of liability provided above
shall be interpreted in a manner that, to the extent possible, most
closely approximates an absolute disclaimer and waiver of all liability.
-</div>
diff --git a/docs/misc/index.md b/docs/misc/index.md
index 6db759a7..a9d7c85c 100644
--- a/docs/misc/index.md
+++ b/docs/misc/index.md
@@ -1,4 +1,3 @@
-<div class="section">
Miscellaneous {#pagetop}
=============
@@ -19,14 +18,11 @@ Or [Back to main index](../).
Black](bbb_ehci.html)
- [e1000e driver trouble shooting (Intel NICs)](#e1000-hang)
-</div>
-<div class="section">
High Pitched Whining Noise on Idle (how to remove in Debian or Devuan) {#debian_powertop}
======================================================================
-<div class="subsection">
Start powertop automatically at boot time {#debian_powertop_autostart}
-----------------------------------------
@@ -43,13 +39,10 @@ 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).
-</div>
[Back to top of page](#pagetop)
-</div>
-<div class="section">
High Pitched Whining Noise on Idle (how to remove in Parabola) {#high_pitch_parabola}
==============================================================
@@ -102,9 +95,7 @@ using [this guide](../gnulinux/grub_cbfs.html).
[Back to top of page](#pagetop)
-</div>
-<div class="section">
X60/T60: Serial port - how to use (for dock owners) {#serial}
===================================================
@@ -145,9 +136,7 @@ change the **linux** line to add instructions for enabling getty. See
[Back to top of page](#pagetop)
-</div>
-<div id="backlight control" class="section">
Finetune backlight control on intel gpu's
=========================================
@@ -231,9 +220,7 @@ is BLC\_PWM\_CTL described in
on page 94. More research needs to be done on this target so proceed
with care.
-</div>
-<div id="powerbeeps" class="section">
Power Management Beeps on Thinkpads
===================================
@@ -253,9 +240,7 @@ Disable or enable beeps when battery is low:\
A reboot is required, for these changes to take effect.
-</div>
-<div class="section">
Get EDID: Find out the name (model) of your LCD panel {#get_edid_panelname}
=====================================================
@@ -277,9 +262,7 @@ printed on the back.
[Back to top of page.](#pagetop)
-</div>
-<div class="section">
e1000e driver trouble shooting (Intel NICs) {#e1000-hang}
===========================================
@@ -306,9 +289,7 @@ across subnets on the same interface (NIC).
More information, including logs, can be found on [this
page](https://notabug.org/vimuser/libreboot/issues/23).
-</div>
-<div class="section">
USB keyboard wakeup on GM45 laptops {#usb_keyboard_gm45}
===================================
@@ -317,9 +298,7 @@ Look at resources/scripts/helpers/misc/libreboot\_usb\_bugfix
Put this script in /etc/init.d/ on debian-based systems.
-</div>
-<div class="section">
Copyright © 2014, 2015, 2016 Leah Rowe &lt;info@minifree.org&gt;\
Permission is granted to copy, distribute and/or modify this document
@@ -355,4 +334,3 @@ The disclaimer of warranties and limitation of liability provided above
shall be interpreted in a manner that, to the extent possible, most
closely approximates an absolute disclaimer and waiver of all liability.
-</div>
diff --git a/docs/misc/patch.md b/docs/misc/patch.md
index 46d6a15a..9cb085e1 100644
--- a/docs/misc/patch.md
+++ b/docs/misc/patch.md
@@ -1,4 +1,3 @@
-<div class="section">
Diff and patch {#pagetop}
==============
@@ -7,9 +6,7 @@ This is just a quick guide for reference, use \'man\' to know more.
[Back to index](./)
-</div>
-<div class="section">
Apply a patch
=============
@@ -47,9 +44,7 @@ Removing a patch using the -R flag\
[Back to top of page.](#pagetop)
-</div>
-<div class="section">
Create a patch with diff
========================
@@ -65,9 +60,7 @@ Do whatever you want in new/ and then diff it:\
[Back to top of page.](#pagetop)
-</div>
-<div class="section">
git diff
========
@@ -88,9 +81,7 @@ Replace N with the number of commits that you want to show.
[Back to top of page.](#pagetop)
-</div>
-<div class="section">
git apply
=========
@@ -110,9 +101,7 @@ aswell, instead of just applying the patch.
[Back to top of page.](#pagetop)
-</div>
-<div class="section">
Copyright © 2014, 2015 Leah Rowe &lt;info@minifree.org&gt;\
Permission is granted to copy, distribute and/or modify this document
@@ -148,4 +137,3 @@ The disclaimer of warranties and limitation of liability provided above
shall be interpreted in a manner that, to the extent possible, most
closely approximates an absolute disclaimer and waiver of all liability.
-</div>