From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tim Landscheidt <tim(at)tim-landscheidt(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Cognitive dissonance |
Date: | 2010-06-12 17:17:57 |
Message-ID: | 201006121717.o5CHHvO22087@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-general |
Tim Landscheidt wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> > [...]
> > + # single-page text
> > + postgres.txt: postgres.html
> > + $(LYNX) -force_html -dump -nolist -stdin $< > $@
> ^^^^^^
> > +
> > [...]
>
> Isn't that unnecessary/wrong as the filename is supplied on
> the command line?
Ah, good catch. I wasn't able to test that because my lynx version
doesn't support -stdin. Thanks, and updated.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ None of us is going to be here forever. +
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2010-06-12 17:43:10 | Re: pg_upgrade invalid option |
Previous Message | Bruce Momjian | 2010-06-12 17:15:31 | Re: pg_upgrade invalid option |
From | Date | Subject | |
---|---|---|---|
Next Message | John T. Dow | 2010-06-12 18:07:32 | Re: Re: Error on Windows server could not open relation base/xxx/xxx Permission denied |
Previous Message | Tim Landscheidt | 2010-06-12 17:15:01 | Re: Cognitive dissonance |