Re: [DOCS] Re: Some typos in the postgresql manual

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: Jon Barnett <jbarnett(at)pobox(dot)com>, PostgreSQL Docs List <docs(at)postgresql(dot)org>
Subject: Re: [DOCS] Re: Some typos in the postgresql manual
Date: 1999-04-14 17:27:51
Message-ID: Pine.LNX.4.04.9904141827230.5161-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, 14 Apr 1999, Thomas Lockhart wrote:

> > > page 165
> > > Class.forName(postgresql.Driver);
> > > to
> > > Class.forName("postgresql.Driver");
> > > etc,
> > > I'm not sure why the quotes have disappeared.
> > Looks like the are lost in the sgml.
>
> Hmm. Looks like they were replaced with <literal> tags, which is not
> the same thing. How many of these are there? How should we get this
> fixed up? The right way is probably to mark up with
> <quote><literal>...</literal></quote>
> but one could just put in the double quote character instead of the
> <quote>.
>
> Should I make a stab at changing the markup, or does someone who knows
> more about Java want to do it? The relevant file is
> doc/src/sgml/jdbc.sgml.

I'll take a look at it tonight, and commit the changes from here.

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter T Mount 1999-04-15 05:59:25 Re: [DOCS] Re: Some typos in the postgresql manual
Previous Message Andre Smith 1999-04-14 16:02:18 unsubscribe