Manual pages completion

From: Jan Staněk <jstanek(at)redhat(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Manual pages completion
Date: 2013-06-13 09:53:49
Message-ID: 51B996AD.9070502@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2013-06-13 12:39:41 Re: Manual pages completion
Previous Message Eric Howe 2013-06-07 18:32:14 Missing date_trunc docs