# HG changeset patch # User HackBot # Date 1359118310 0 # Node ID 37406c6f9b4425e85f1a7b162a545ebc8a944225 # Parent 2650664ac0c848847ec6a71f1ba9fcd229c553ec sed -i s/bcdgklmnpqrstvxz/bcdfghjklmnpqrstvxz/ bin/\\?{h,hh} diff -r 2650664ac0c8 -r 37406c6f9b44 bin/?h --- a/bin/?h Fri Jan 25 12:49:55 2013 +0000 +++ b/bin/?h Fri Jan 25 12:51:50 2013 +0000 @@ -1,1 +1,1 @@ -? "$@" | perl -pe 's/([aeiouy])([bcdgklmnpqrstvxz])\b/$1h$2/ig' +? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])\b/$1h$2/ig' diff -r 2650664ac0c8 -r 37406c6f9b44 bin/?hh --- a/bin/?hh Fri Jan 25 12:49:55 2013 +0000 +++ b/bin/?hh Fri Jan 25 12:51:50 2013 +0000 @@ -1,1 +1,1 @@ -? "$@" | perl -pe 's/([aeiouy])([bcdgklmnpqrstvxz])/$1h$2/ig' +? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig'