On 12/20/11 00:57, bonz...@gnu.org wrote: > - /* Like clocale_quoting_style, but quote `like this' instead of > - "like this" in the default C locale (ls --quoting-style=locale). > + /* Like clocale_quoting_style, but use single quotes in the > + default C locale or if the program does not use gettext > + (ls --quoting-style=locale). For UTF-8 locales, quote > + characters will use Unicode.
The later examples in that comment also need to be changed. Presumably there should be one set of examples for the C locale with ASCII, and another for the C locale with UTF-8.