summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/po/quot.sed
blob: 0122c46318dc8bc115167fa2c259f8456668f861 (plain)
1
2
3
4
5
6
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g
ref='/netbsd/commit/sys/dev/microcode/Makefile?id=fc0bc19fc7abb30b8b6724f37981153db4749a2b'>Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD.joerg 2006-06-07Descend into ral.rpaulo 2001-04-11Only install headers which are actually used by our userland. Thisjdolecek 2001-01-05Disable the daic directory for now, it breaks with OBJDIR builds.martin 2001-01-05Enable the imported ISDN4BSD based ISDN subsystem.martin 1998-06-12Rework the way kernel include files are installed. In the new method,cgd