From 810dc7d697474428ab10e15e80c4d1719b14051e Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 20 Dec 2019 01:17:25 +1300 Subject: uuu uuu(6df) --- .gitignore | 1 + Makefile | 1 + README.md | 1 + games/uuu.sed | 2 ++ man/man6/uuu.6df | 18 ++++++++++++++++++ 5 files changed, 23 insertions(+) create mode 100644 games/uuu.sed create mode 100644 man/man6/uuu.6df 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]: +.SH AUTHOR +Tom Ryder -- cgit v1.2.3