Man page section for SQL commands - Mailing list pgsql-docs

From Peter Eisentraut
Subject Man page section for SQL commands
Date
Msg-id Pine.LNX.4.30.0108212224400.856-100000@peter.localdomain
Whole thread Raw
Responses Re: Man page section for SQL commands  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
This has been thrown around a few times, but it still needs fixing.  Some
systems don't support the 'l' section for man pages.  In any case, for
most systems, 'l' is not the right section (unless possibly you put all
man pages there, 'l' = local).

I suggest that for each supported platform we define which section would
be appropriate (usually 5 or 7); the default could still be 'l' if we
don't know better.  However, we build the man pages with some dummy
section like 'XX' and run a sed command like listed at the bottom of
FAQ_SCO upon installation to substitute the correct section.

This should be quick, simple, and harmless.  Comments?

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-docs by date:

Previous
From: Lamar Owen
Date:
Subject: Re: [PORTS] mx.rpm
Next
From: Tom Lane
Date:
Subject: Re: Man page section for SQL commands