Manual pages completion

Started by Jan Staněkalmost 13 years ago3 messagesdocs
Jump to latest
#1Jan Staněk
jstanek@redhat.com

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

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Jan Staněk (#1)
Re: Manual pages completion

On 6/13/13 5:53 AM, Jan Stan�k wrote:

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).

Yes, please do that.

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

doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/ecpg.sgml

etc.

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#3Jan Staněk
jstanek@redhat.com
In reply to: Peter Eisentraut (#2)
Re: Manual pages completion

Dne 13.6.2013 14:39, Peter Eisentraut napsal(a):

On 6/13/13 5:53 AM, Jan Stan�k wrote:

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).

Yes, please do that.

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

doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/ecpg.sgml

etc.

Thanks for helping, I completely overlooked the 'ref/' subdir. As soon
as I finish rewriting the patch, I will send it in separate thread.

Best regards,
Jan Stanek

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

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs