Re: How to diff a man page?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: How to diff a man page?
Дата
Msg-id 200109262356.f8QNu0917409@candle.pha.pa.us
обсуждение исходный текст
Ответ на How to diff a man page?  (greg@turnstep.com)
Список 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 по дате отправления:

Предыдущее
От: greg@turnstep.com
Дата:
Сообщение: How to diff a man page?
Следующее
От: Justin
Дата:
Сообщение: Re: More fixes for missing double quotes in the shell scripts