aboutsummaryrefslogtreecommitdiff
path: root/unicode-fix.sed
blob: 40320497776269e032a92aaa5c297d92381b3fd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sed -f
s/á/\á/g
s//\í/g
s/ó/\ó/g
s/ç/\ç/g
s/õ/\õ/g
s/ã/\ã/g
s/â/\â/g
s/é/\é/g
s/ê/\ê/g
s/ó/\ó/g
s/â/\â/g