pgsql: Support for man page links, if a man page has more than one

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Support for man page links, if a man page has more than one
Date: 2008-11-12 16:01:51
Message-ID: 20081112160152.007227545A4@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Support for man page links, if a man page has more than one refname.

We don't actually use this anywhere, but it might come in handy for dealing
with SELECT/WITH/TABLE.

It works with both the old and the new man page target (for some value of
"works").

Modified Files:
--------------
pgsql/doc/src/sgml:
Makefile (r1.110 -> r1.111)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.110&r2=1.111)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2008-11-12 21:53:47 pgsql: Update URL to Ross Williams' CRC paper.
Previous Message Peter Eisentraut 2008-11-12 15:53:34 pgsql: Remove unnecessary whitespace in refname elements.