aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-05-02 00:30:32 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-05-02 00:30:32 +1200
commitbcd890264f757d5ce1bd256525fcccaad90878d3 (patch)
treea9596af5edb356b2617a093b9c1c079cb7b0ba45 /README.markdown
parentClean up clog(1df) a bit (diff)
downloaddotfiles-bcd890264f757d5ce1bd256525fcccaad90878d3.tar.gz
dotfiles-bcd890264f757d5ce1bd256525fcccaad90878d3.zip
Update square type
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 5a17f0fe..57d533f7 100644
--- a/README.markdown
+++ b/README.markdown
@@ -555,7 +555,7 @@ There's some silly stuff in `install-games`:
* `acq(6df)` allows you to interrogate AC, the interplanetary computer.
* `aesth(6df)` converts English letters to their fullwidth CJK analogues, for
AESTHETIC PURPOSES.
-* `squ(6df)` makes a word square out of each line of input.
+* `squ(6df)` makes a reduced Latin square out of each line of input.
* `kvlt(6df)` translates input to emulate a style of typing unique to black
metal communities on the internet.
* `rndn(6df)` implements an esoteric random number generation algorithm.