BUG #2009: Unqouted dashes in manpages

Поиск
Список
Период
Сортировка
От Martin Pitt
Тема BUG #2009: Unqouted dashes in manpages
Дата
Msg-id 20051029003632.59819F0C3C@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2009: Unqouted dashes in manpages  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2009
Logged by:          Martin Pitt
Email address:      martin@piware.de
PostgreSQL version: 8.0.4
Operating system:   Linux
Description:        Unqouted dashes in manpages
Details:

The PostgreSQL manpages currently do not quote the dash (they contain '-'
instead of '\-', as mandated by manpages). Since this produces a different
Unicode character than an quoted dash, these manpages look a bit weird on
some locale/terminal combinations, and worse, you cannot search for options
without actually figuring out how to enter the unicode narrow hyphen
character on your keyboard.

At least the hyphens used in verbatim text (as in option names) should be
properly quoted. Dashes in some combined words are probably ok.

Thanks for considering,

Martin

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: BUG #2006: queryoptimizer and comparing a primary key
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: i'm unable to download psql servel