Re: How to diff a man page? - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: How to diff a man page?
Date
Msg-id 200109262356.f8QNu0917409@candle.pha.pa.us
Whole thread Raw
In response to How to diff a man page?  (greg@turnstep.com)
List pgsql-patches
See src/sgml/ref for the SGML manual page source.

[ There is text before PGP section. ]
>
-- Start of PGP signed section.
> Greetings
>
> I've just started to learn my way around the code, and have
> created a patch for psql. I also made a small change to the
> psql.1 man page. How do I diff this? The man file is in
> src/doc/man.tar.gz - should I just diff against the "usual"
> location of the file:
> /usr/local/pgsql/man/man1/psql.1
>
> or against somewhere in the source tree, such as:
> src/doc/man/man1/psql.1
>
> Or perhaps it does not matter too much?
>
> Thanks,
> Greg Sabino Mullane
> greg@turnstep.com PGP Key: 0x14964AC8 200109262140
-- End of PGP signed section.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: greg@turnstep.com
Date:
Subject: How to diff a man page?
Next
From: Justin
Date:
Subject: Re: More fixes for missing double quotes in the shell scripts