Re: [DOCS] Re: Some typos in the postgresql manual
От | Peter T Mount |
---|---|
Тема | Re: [DOCS] Re: Some typos in the postgresql manual |
Дата | |
Msg-id | Pine.LNX.4.04.9904150659010.5161-100000@maidast.retep.org.uk обсуждение исходный текст |
Ответ на | Re: [DOCS] Re: Some typos in the postgresql manual (Peter T Mount <peter@retep.org.uk>) |
Список | pgsql-docs |
On Wed, 14 Apr 1999, Peter T Mount wrote: > 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. Done. Let me know if its correct (SGML wise). Peter -- Peter T Mount peter@retep.org.uk Main Homepage: http://www.retep.org.uk PostgreSQL JDBC Faq: http://www.retep.org.uk/postgresJava PDF Generator: http://www.retep.org.uk/pdf
В списке pgsql-docs по дате отправления: