commit 467f5f05cb77e17d4ee74328d88c1171eccbd121
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Wed Oct 21 14:31:15 2015 +0200
Fixing the texinfo link and commas.
diff --git a/suckless.org/sucks/index.md b/suckless.org/sucks/index.md
index 692b3fa..04c5325 100644
--- a/suckless.org/sucks/index.md
+++ b/suckless.org/sucks/index.md
_AT_@ -102,10 +102,10 @@ than finding 'q' to quit it.
Look at GNU tools how to not handle documentation.
-Talking about the suck in enforced HTML documentation which forces you to open
-up a 1 Gb of RAM wasting web browser just to see some eye-candy which could
+Talking about the suck in enforced HTML documentation, which forces you to open
+up a 1 Gb of RAM wasting web browser, just to see some eye-candy, which could
have been described in the source with some easy way to jump to that line in
-the source code is not worth the time.
+the source code, is not worth the time.
The suckless way is to have a short usage and a descriptive manpage. The
complete details are in the source.
_AT__AT_ -119,5 +119,5 @@ The [list of harmful software](
http://harmful.cat-v.org/software/) at [cat-v.org
[st]:
http://st.suckless.org/
[uuterm]:
http://etalabs.net/uuterm.html
[icccm]:
http://tronche.com/gui/x/icccm/
-[textinfo]:
https://www.gnu.org/software/texinfo/
+[texinfo]:
https://www.gnu.org/software/texinfo/
Received on Wed Oct 21 2015 - 14:31:50 CEST