Reconciliation with advent430.

This commit is contained in:
Eric S. Raymond 2023-03-22 20:39:36 -04:00
parent 5f7ce87040
commit e3fbac804b
2 changed files with 4 additions and 0 deletions

View file

@ -4,5 +4,7 @@
# the filtered versions of logs made from advent430.
sed \
-e '/bridge now spans the fissure/s//bridge spans the fissure/' \
-e '/ground/s//surface/' \
-e '/floor/s//surface/' \
# end

View file

@ -14,6 +14,8 @@ sed \
-e '/DOING/s//doing/' \
-e '/SOMETHING/s//something/' \
-e '/EW/s//ew/' \
-e '/ground/s//surface/' \
-e '/floor/s//surface/' \
#end