view po/quot.sed @ 402:f8c4adf662a4 trunk

[svn] trivial manpage fix (spotted by dai)
author nenolod
date Sun, 08 Jan 2006 01:33:29 -0800
parents cb178e5ad177
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g