X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 28687D1B51F for ; Mon, 8 Mar 2004 22:47:11 +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 40153-05 for ; Mon, 8 Mar 2004 18:47:11 -0400 (AST) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id 92C62D1B53C for ; Mon, 8 Mar 2004 18:47:08 -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 i28MkqVI017106; Mon, 8 Mar 2004 17:46:52 -0500 (EST) To: Bruce Momjian Cc: PostgreSQL-documentation , Peter Eisentraut Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile In-reply-to: <200403082235.i28MZXG19415@candle.pha.pa.us> References: <200403082235.i28MZXG19415@candle.pha.pa.us> Comments: In-reply-to Bruce Momjian message dated "Mon, 08 Mar 2004 17:35:33 -0500" Date: Mon, 08 Mar 2004 17:46:52 -0500 Message-ID: <17105.1078786012@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/11 X-Sequence-Number: 2301 Bruce Momjian writes: > I wonder if the cause is my version of the sgml tools, rather than lynx. > What do you see in your HISTORY.htlm file for "Migration": > >
CLASS="SECT2" > >

CLASS="SECT2" > > NAME="AEN9" > >Migration to version 7.4.2

Migration to version 7.4.2

vs

. In my HISTORY.html, "Release Notes" and "Release 7.4.2" are both

and then the Migration heading is

. So indeed it looks like the discrepancy is in the SGML stylesheet. I'm not real sure whether the

interpretation should be preferred --- Peter, any comments? regards, tom lane