diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 10:22:40 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 10:22:40 -0700 |
commit | 78c7b8355832b9f3eb574788ab4c5a7d96f0486e (patch) | |
tree | 411a40e5416513c3ac546ebb6a8985f3929ec37d /docs/gnulinux/grub_hardening.md | |
parent | 7bc11816a44e8cd2712e46dc958795d354856419 (diff) | |
download | librebootfr-78c7b8355832b9f3eb574788ab4c5a7d96f0486e.tar.gz librebootfr-78c7b8355832b9f3eb574788ab4c5a7d96f0486e.zip |
embedded code block top fix
Diffstat (limited to 'docs/gnulinux/grub_hardening.md')
-rw-r--r-- | docs/gnulinux/grub_hardening.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gnulinux/grub_hardening.md b/docs/gnulinux/grub_hardening.md index 9c1a819d..81a3452b 100644 --- a/docs/gnulinux/grub_hardening.md +++ b/docs/gnulinux/grub_hardening.md @@ -31,6 +31,7 @@ image: cbfstool my.rom extract -n grubtest.cfg -f my.grubtest.cfg cbfstool my.rom remove -n grubtest.cfg + Helpful links: - [GRUB manual |