aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-06 16:39:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-06 16:39:06 +1200
commitb32b8c0ab3eff0ac24ce69f1a73f16cd1788ff8b (patch)
tree8f78d26cc450b090c22c45210984ce2f4f38872f /games
parentCorrect a word subtitution in kvlt(6) (diff)
downloaddotfiles-b32b8c0ab3eff0ac24ce69f1a73f16cd1788ff8b.tar.gz
dotfiles-b32b8c0ab3eff0ac24ce69f1a73f16cd1788ff8b.zip
Remove substitution from kvlt(6)
Diffstat (limited to 'games')
-rwxr-xr-xgames/kvlt3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/kvlt b/games/kvlt
index d2481cc0..dc828a50 100755
--- a/games/kvlt
+++ b/games/kvlt
@@ -55,9 +55,6 @@ s,\([B-DF-HJ-NP-TV-XZ]\)U\([B-DF-HJ-NP-TV-XZ]\),\1V\2,g
# THE -> DER
s,\([^A-Z]\)THE\([^A-Z]\),\1DER\2,g
-# THE- -> ZE-
-s,\([^A-Z]\)THE,\1ZE,g
-
# OF -> 0V
s,\([^A-Z]\)OF\([^A-Z]\),\10V\2,g