X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 326BC32A9F1 for ; Sat, 9 Oct 2004 19:31:18 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 24179-09 for ; Sat, 9 Oct 2004 18:31:14 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 6D7E832A9AB for ; Sat, 9 Oct 2004 19:31:13 +0100 (BST) Received: (qmail 20402 invoked by uid 65534); 9 Oct 2004 18:31:12 -0000 Received: from dsl-213-023-255-242.arcor-ip.net (EHLO colt.pezone.net) (213.23.255.242) by mail.gmx.net (mp020) with SMTP; 09 Oct 2004 20:31:12 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Man pages for 8.0 Date: Sat, 9 Oct 2004 20:31:06 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410092031.06343.peter_e@gmx.net> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200410/19 X-Sequence-Number: 2588 I've built man pages for 8.0 and put them at the usual place (/pub/dev/doc, not sure why they don't show up on the ftp server, though). We have the problem, however, that the man pages now have many links to other parts of the documentation, which cannot be represented well in a man page. The built man pages are currently full of things like """ Sets the default locale for the database cluster. If this option is not specified, the locale is inherited from the environment that \fBinitdb\fR runs in. Locale support is described in [XRef to LOCALE]. """ Not sure how to resolve that. Ideas? -- Peter Eisentraut http://developer.postgresql.org/~petere/