Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 66F7864FE09 for ; Mon, 10 Nov 2008 12:59:46 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 25426-01 for ; Mon, 10 Nov 2008 12:59:46 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by mail.postgresql.org (Postfix) with ESMTP id C937464FDD7 for ; Mon, 10 Nov 2008 12:59:45 -0400 (AST) Received: from perhan.alvh.no-ip.org (200-126-101-5.bk7-dsl.surnet.cl [200.126.101.5]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id mAAH47px029556 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 10 Nov 2008 09:04:09 -0800 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 2F8E447CC0; Mon, 10 Nov 2008 13:59:38 -0300 (CLST) Date: Mon, 10 Nov 2008 13:59:38 -0300 From: Alvaro Herrera To: Peter Eisentraut Cc: pgsql-docs@postgresql.org Subject: Re: New XML-based man page build Message-ID: <20081110165938.GJ6053@alvh.no-ip.org> References: <49106695.30209@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49106695.30209@gmx.net> User-Agent: Mutt/1.5.18 (2008-05-17) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Mon, 10 Nov 2008 09:04:10 -0800 (PST) X-Archive-Number: 200811/7 X-Sequence-Number: 4992 Peter Eisentraut wrote: > Following up to the recent discussion that our man page build is weird, > ancient, and only works with patched tools, I have implemented support > for using a newer toolchain based on docbook2x(.sf.net). You can try it > out by installing docbook2x and running "make manx". I just tried it and it works great. This is also Debian so I can't say how hard it is to install docbook2x. > The build works nicely and quickly, and if we fix up a few small > formatting artifacts and sort out the installation issues, we could > switch to using this as our standard build method. What artifacts do you see? The only one I can find is that in SEE ALSO the references to other man pages look like this: SEE ALSO ALTER TEXT SEARCH CONFIGURATION(), DROP TEXT SEARCH CONFIGURATION() We should replace the spaces with _ and add the "l" section in parens. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.