Factor out most of illformed that doesn't cause advent430 problems.

This commit is contained in:
Eric S. Raymond 2023-03-30 00:05:13 -04:00
parent 74c3158f42
commit 872b94f927
3 changed files with 701 additions and 2 deletions

View file

@ -10,10 +10,16 @@ sed \
-e '/swiss/s//Swiss/' \
-e '/eying/s//eyeing/' \
-e '/threshhold/s//threshold/' \
-e '/NAGGING/s//nagging/' \
-e '/AXE/s//axe/' \
-e '/BAR/s//bar/' \
-e '/BOO/s//boo/' \
-e '/DOING/s//doing/' \
-e '/SOMETHING/s//something/' \
-e '/EW/s//ew/' \
-e '/FROB/s//frob/' \
-e '/GRATE/s//grate/' \
-e '/NAGGING/s//nagging/' \
-e '/RUB/s//rub/' \
-e '/SOMETHING/s//something/' \
-e '/ground/s//surface/' \
-e '/floor/s//surface/' \