summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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).