From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | greg(at)turnstep(dot)com |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: How to diff a man page? |
Date: | 2001-09-26 23:56:00 |
Message-ID: | 200109262356.f8QNu0917409@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)turnstep(dot)com PGP Key: 0x14964AC8 200109262140
-- End of PGP signed section.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Justin | 2001-09-27 03:09:41 | Re: More fixes for missing double quotes in the shell scripts |
Previous Message | greg | 2001-09-26 23:42:09 | How to diff a man page? |