more feminize fixes
This commit is contained in:
parent
2ef81c0a27
commit
f7bc3526b3
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/rc
|
||||
|
||||
exec sed 's/ [aeiou]n([^ ][^ ][^ ])/ man\1/; s/ [a-z]em([^ ][^ ][^ ])/ fem\1/; s/ [aeiou]m/fem/;'
|
||||
exec sed 's/ [aeiou]n([a-z][a-z][a-z])/ man\1/; s/ [a-z]em([a-z][a-z][a-z])/ fem\1/; s/ [aeiou]m/ fem/;'
|
||||
|
|
Loading…
Reference in a new issue