diff --git a/site/index.html b/site/index.html index 151ad80..0c31d60 100644 --- a/site/index.html +++ b/site/index.html @@ -812,11 +812,7 @@ a truly portable Makefile that could do everything I need. I was doing a lot of research on the differences between the GNU and BSD versions of make, and I felt it just wasn't worth it when I could write a small POSIX script that would run on -both GNU systems and BSD systems without a fuss. I also wanted a way -to automate more than just building code. I wanted a system -versatile enough that I could define arbitrary recipes to do whatever -I want. I didn't want to be limited by the Makefile -syntax. +both GNU systems and BSD systems without a fuss.

The td script is fairly intuitive. It operates somewhat @@ -1035,7 +1031,7 @@ You'll also notice these lines:

[ ] I have read the Telodendria Project developer certificiate of origin, and certify that I have permission to submit this patch - under the conditions specified in it. + under the conditions specified in it.

This is a checkbox that tells me whether or not you actually have