X-Original-To: pgsql-committers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id C99A3D1D72D for ; Fri, 5 Mar 2004 20:07:43 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 59113-02 for ; Fri, 5 Mar 2004 16:07:42 -0400 (AST) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id B1A47D1D2FE for ; Fri, 5 Mar 2004 16:07:39 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i25K7VLV010068; Fri, 5 Mar 2004 15:07:31 -0500 (EST) To: Bruce Momjian Cc: pgsql-committers@postgresql.org Subject: Re: pgsql-server/doc/src/sgml Makefile In-reply-to: <20040305194803.B5A51D1D2C6@svr1.postgresql.org> References: <20040305194803.B5A51D1D2C6@svr1.postgresql.org> Comments: In-reply-to momjian@svr1.postgresql.org (Bruce Momjian) message dated "Fri, 05 Mar 2004 15:48:03 -0400" Date: Fri, 05 Mar 2004 15:07:30 -0500 Message-ID: <10067.1078517250@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/69 X-Sequence-Number: 12534 momjian@svr1.postgresql.org (Bruce Momjian) writes: > Use '-' for stdin on lynx, my lynx version doesn't support -stdin. How old is your lynx? I checked before making that patch, and -stdin seemed to be in the oldest lynx I had handy (RHL 8.0). BTW, I recently installed 2.8.5rel.1 here, and it generates very clean text output --- no weird trailing spaces, proper justification of headings, etc. I'd suggest standardizing on that for building the HISTORY file. regards, tom lane