summaryrefslogtreecommitdiffstats
path: root/site/gnu
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-11-16 10:27:32 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-11-16 10:27:32 (EST)
commit097c15f6040ffae7ffe0c29dc8a0c889e7c0cdc7 (patch)
tree5da70547f4f23f22e025d3b4b40ee21c9c924e3d /site/gnu
parentb86f42a88e06f8fbf5b85f6a1452d69a660ac877 (diff)
downloadlibreboot.org-097c15f6040ffae7ffe0c29dc8a0c889e7c0cdc7.zip
libreboot.org-097c15f6040ffae7ffe0c29dc8a0c889e7c0cdc7.tar.gz
libreboot.org-097c15f6040ffae7ffe0c29dc8a0c889e7c0cdc7.tar.bz2
GNU libreboot: remove task that's already done
Diffstat (limited to 'site/gnu')
-rw-r--r--site/gnu/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/gnu/index.php b/site/gnu/index.php
index dc11194..a0a2c1b 100644
--- a/site/gnu/index.php
+++ b/site/gnu/index.php
@@ -87,9 +87,9 @@
that the reader already knows about the free software philosophy, without actually explaining it to them properly. We need to fix that.
</li>
<li>
- Document, extensively (and keep it up to date!) full and accurate information about package dependencies, libraries used, etc.
+ <s>Document, extensively (and keep it up to date!) full and accurate information about package dependencies, libraries used, etc.
We already do this to a great extent (via an installation script for Trisquel and Parabola, and the overall build system in libreboot),
- but we can do a better job documentation-wise.
+ but we can do a better job documentation-wise.</s>
</li>
<li>
<s>Include ChangeLog and NEWS files in the distribution (in the release archives, but probably uncessary in the git repository).