No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / doc / iso-639.sed
blob6518fd6eee5abde400cdd49cee73199b70c759d7
1 #! /usr/bin/sed -f
3 # each line of the form ^.. .* contains the code for a country.
5 /^.. / {
6   h
7   s/^.. \(.*\)/\1./
8   x
9   s/^\(..\).*/@item \1/
10   G
11   p
14 # delete the rest