aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-12-20 01:17:25 +1300
committerTom Ryder <tom@sanctum.geek.nz>2019-12-20 01:17:25 +1300
commit810dc7d697474428ab10e15e80c4d1719b14051e (patch)
tree35382ef1c75ed6972bfc54ca03b78bc5af0b4bea
parentMerge branch 'release/v8.8.0' into develop (diff)
downloaddotfiles-uuuu.tar.gz
dotfiles-uuuu.zip
uuu uuu(6df)uuuu
-rw-r--r--.gitignore1
-rw-r--r--Makefile1
-rw-r--r--README.md1
-rw-r--r--games/uuu.sed2
-rw-r--r--man/man6/uuu.6df18
5 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8dbb1aba..9b244d4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -171,6 +171,7 @@
/games/rot13
/games/squ
/games/strik
+/games/uuu
/games/xyzzy
/games/zs
/git/gitconfig
diff --git a/Makefile b/Makefile
index 0b562f8e..58993c3a 100644
--- a/Makefile
+++ b/Makefile
@@ -265,6 +265,7 @@ GAMES = games/aaf \
games/pks \
games/rndn \
games/rot13 \
+ games/uuu \
games/squ \
games/strik \
games/xyzzy \
diff --git a/README.md b/README.md
index 074b08b1..774031a0 100644
--- a/README.md
+++ b/README.md
@@ -607,6 +607,7 @@ There's some silly stuff in `install-games`:
* `rndn(6df)` implements an esoteric random number generation algorithm.
* `strik(6df)` outputs s̶t̶r̶i̶k̶e̶d̶ ̶o̶u̶t̶ struck out text.
* `rot13(6df)` rotates the Latin letters in its input.
+* `uuu(6df)` uuuuu uuuu uu uuuuuu uuuuuuu u uuu uuuuu.
* `xyzzy(6df)` teleports to a marked location on the filesystem.
* `zs(6df)` prefixes "z" case-appropriately to every occurrence of "s" in the
text on its standard input.
diff --git a/games/uuu.sed b/games/uuu.sed
new file mode 100644
index 00000000..ab8927be
--- /dev/null
+++ b/games/uuu.sed
@@ -0,0 +1,2 @@
+# uuuuuu uu
+s/[[:alpha:]]/u/g
diff --git a/man/man6/uuu.6df b/man/man6/uuu.6df
new file mode 100644
index 00000000..dd3fcc5a
--- /dev/null
+++ b/man/man6/uuu.6df
@@ -0,0 +1,18 @@
+.TH UUU 6df "December 2019" "Manual page for uuu"
+.SH NAME
+.B uuu
+\- uuuuu u uuuuuu uuuuu uuu uuuuu uuuuu
+.SH USAGE
+.B uuu
+\< uuuu
+.br
+.B uuuuuuu
+| uuu
+.SH DESCRIPTION
+.B uuu
+uuuuuuuuu u uuuuuu uuuuu uuu uuuuu[1] uuuuu uuuuu, uuuuuuuuuu uu uuuu uuu uuuu
+uuuu, uuu uuuuuu uu uu uuuuuu.
+.SH SEE ALSO
+[1]: <https://github.com/uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu/uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu>
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>