Manual pages completion - Mailing list pgsql-docs

From Jan Staněk
Subject Manual pages completion
Date
Msg-id 51B996AD.9070502@redhat.com
Whole thread Raw
Responses Re: Manual pages completion  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
Hello,
recently I added a few missing (they were in --help messages, but not in
man pages) options to man pages of ecpg (missing -h option) and initdb
(the -s/--show options). However, I was doing the repairs on generated
man pages in fedora package, and when I cloned the original git repo of
PostgreSQL, I found out that they are somehow generated, and I should
have edited the original source.

My problem is, I cannot find the source. I found some SGML files, but
they are very descriptive and they doesn't look like what I'm searching for.

Can anybody point me to which files should I edit in order to fill in
the missing options?

Thanks in advance and best regards,
Jan Stanek

--
Jan Stanek - Red Hat INTERN Developer Engineer - Databases Team


pgsql-docs by date:

Previous
From: Eric Howe
Date:
Subject: Missing date_trunc docs
Next
From: Peter Eisentraut
Date:
Subject: Re: Manual pages completion