BUG #2009: Unqouted dashes in manpages - Mailing list pgsql-bugs

From Martin Pitt
Subject BUG #2009: Unqouted dashes in manpages
Date
Msg-id 20051029003632.59819F0C3C@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #2009: Unqouted dashes in manpages
List 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 by date:

Previous
From: Richard Huxton
Date:
Subject: Re: BUG #2006: queryoptimizer and comparing a primary key
Next
From: Bruno Wolff III
Date:
Subject: Re: i'm unable to download psql servel