minor SGML fix

Started by Neil Conwayover 23 years ago11 messagespatches
Jump to latest
#1Neil Conway
neilc@samurai.com

This trivial patch fixes some SGML markup in backup.sgml

BTW, should we be marking 'psql', 'pg_dump', and other client-side
utilities in <application> tags or <command> tags? Both seem to be
used throughout the docs...

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Attachments:

pg_dump_sgml-1.patchtext/x-patchDownload+26-26
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Neil Conway (#1)
Re: minor SGML fix

Neil Conway writes:

BTW, should we be marking 'psql', 'pg_dump', and other client-side
utilities in <application> tags or <command> tags?

Depends on whether you speak of the application or the command. ;-)

--
Peter Eisentraut peter_e@gmx.net

#3Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#2)
Re: minor SGML fix

Peter Eisentraut wrote:

Neil Conway writes:

BTW, should we be marking 'psql', 'pg_dump', and other client-side
utilities in <application> tags or <command> tags?

Depends on whether you speak of the application or the command. ;-)

Peter, please elaborate on that.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#4Peter Eisentraut
peter_e@gmx.net
In reply to: Bruce Momjian (#3)
Re: minor SGML fix

Bruce Momjian writes:

Peter Eisentraut wrote:

Neil Conway writes:

BTW, should we be marking 'psql', 'pg_dump', and other client-side
utilities in <application> tags or <command> tags?

Depends on whether you speak of the application or the command. ;-)

Peter, please elaborate on that.

Well, if you say

start psql with the --foo option

then it's a command, but if you say

in psql you can use the cursor keys

then it's an application. In my mind anyway...

--
Peter Eisentraut peter_e@gmx.net

#5Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#1)
Re: minor SGML fix

Looks like this was already applied in a different way.

---------------------------------------------------------------------------

Neil Conway wrote:

This trivial patch fixes some SGML markup in backup.sgml

BTW, should we be marking 'psql', 'pg_dump', and other client-side
utilities in <application> tags or <command> tags? Both seem to be
used throughout the docs...

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#6Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#4)
Re: minor SGML fix

Peter Eisentraut wrote:

Bruce Momjian writes:

Peter Eisentraut wrote:

Neil Conway writes:

BTW, should we be marking 'psql', 'pg_dump', and other client-side
utilities in <application> tags or <command> tags?

Depends on whether you speak of the application or the command. ;-)

Peter, please elaborate on that.

Well, if you say

start psql with the --foo option

then it's a command, but if you say

in psql you can use the cursor keys

then it's an application. In my mind anyway...

What about:

if you start psql with the --foo option

What is that? I assume that is application, and that command is for
things you type, but that doesn't match your --foo example above. I am
confused.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#7Neil Conway
neilc@samurai.com
In reply to: Bruce Momjian (#5)
Re: minor SGML fix

Bruce Momjian <pgman@candle.pha.pa.us> writes:

Looks like this was already applied in a different way.

Not as far as I know. Would you like me to rediff it against CVS HEAD?

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

#8Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#7)
Re: minor SGML fix

Neil Conway wrote:

Bruce Momjian <pgman@candle.pha.pa.us> writes:

Looks like this was already applied in a different way.

Not as far as I know. Would you like me to rediff it against CVS HEAD?

Yes. I see something new there, and I can't tell if it is all your
changes.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#9Neil Conway
neilc@samurai.com
In reply to: Bruce Momjian (#8)
Re: minor SGML fix

Bruce Momjian <pgman@candle.pha.pa.us> writes:

Neil Conway wrote:

Not as far as I know. Would you like me to rediff it against CVS HEAD?

Yes. I see something new there, and I can't tell if it is all your
changes.

A new version of the patch is attached.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Attachments:

markup-fixes-2.patchtext/x-patchDownload+713-713
#10Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#9)
Re: minor SGML fix

Replaces existing patch.

Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Neil Conway wrote:

Bruce Momjian <pgman@candle.pha.pa.us> writes:

Neil Conway wrote:

Not as far as I know. Would you like me to rediff it against CVS HEAD?

Yes. I see something new there, and I can't tell if it is all your
changes.

A new version of the patch is attached.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#11Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#9)
Re: minor SGML fix

Patch applied. Thanks.

---------------------------------------------------------------------------

Neil Conway wrote:

Bruce Momjian <pgman@candle.pha.pa.us> writes:

Neil Conway wrote:

Not as far as I know. Would you like me to rediff it against CVS HEAD?

Yes. I see something new there, and I can't tell if it is all your
changes.

A new version of the patch is attached.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073