diff options
author | Leah Rowe <info@minifree.org> | 2016-10-14 15:01:43 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-14 15:02:40 +0100 |
commit | cad9552bb84e4ee55018da14563775a5b3c6a0c9 (patch) | |
tree | 576718173d5413edda9bcfefbee41b6332afcf3e /docs/grub | |
parent | 41a1c54db2eaf6c7981fad4a1c34716b5781f46a (diff) | |
download | librebootfr-cad9552bb84e4ee55018da14563775a5b3c6a0c9.tar.gz librebootfr-cad9552bb84e4ee55018da14563775a5b3c6a0c9.zip |
docs: mention Devuan equally, alongside Debian
Diffstat (limited to 'docs/grub')
-rw-r--r-- | docs/grub/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/grub/index.html b/docs/grub/index.html index a7256475..7eff976a 100644 --- a/docs/grub/index.html +++ b/docs/grub/index.html @@ -65,7 +65,7 @@ <p>Specifically, the version that I chose was the latest at the time of writing (Saturday 21 June 2014): <a href="http://sourceforge.net/projects/dejavu/files/dejavu/2.34/dejavu-fonts-ttf-2.34.tar.bz2">this one</a></p> - <p>This is a free font that is also contained in GNU/Linux distributions like Debian or Parabola.</p> + <p>This is a free font that is also contained in GNU/Linux distributions like Debian, Devuan or Parabola.</p> <p><b>$ cd libreboot_src/grub</b><br/> compile grub (the build scripts info on how to do this)<br/> |