| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | Zero King <l2dy(at)icloud(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] doc: Fix typo |
| Date: | 2017-06-30 19:07:31 |
| Message-ID: | CA+TgmoaXwRf5PJ_HD1tHKYkvKkkrqa=usCGwaH2Vm=11L6CMRQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jun 30, 2017 at 2:50 PM, Peter Eisentraut
<peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> On 6/28/17 07:54, Zero King wrote:
>> ---
>> doc/src/sgml/installation.sgml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
>> index becf868..809cacb 100644
>> --- a/doc/src/sgml/installation.sgml
>> +++ b/doc/src/sgml/installation.sgml
>> @@ -120,7 +120,7 @@ su - postgres
>> edit previous commands. This is very helpful and is strongly
>> recommended. If you don't want to use it then you must specify
>> the <option>--without-readline</option> option to
>> - <filename>configure</>. As an alternative, you can often use the
>> + <filename>configure</>. As an alternative, you can also use the
>> BSD-licensed <filename>libedit</filename> library, originally
>> developed on <productname>NetBSD</productname>. The
>> <filename>libedit</filename> library is
>>
>
> I don't think this was a typo.
I agree.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-06-30 19:47:55 | Re: pg_ctl wait exit code (was Re: [COMMITTERS] pgsql: Additional tests for subtransactions in recovery) |
| Previous Message | Tom Lane | 2017-06-30 19:02:39 | Re: CREATE COLLATION definitional questions for ICU |