[PATCH] doc: Fix typo

From: Zero King <l2dy(at)icloud(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Zero King <l2dy(at)icloud(dot)com>
Subject: [PATCH] doc: Fix typo
Date: 2017-06-28 11:54:48
Message-ID: 20170628115448.4239-1-l2dy@icloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

---
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
--
2.13.2

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Remi Colinet 2017-06-28 11:59:51 Re: [PATCH] pg_reload_backend to signal SIGHUP to a specific backend
Previous Message Amit Khandekar 2017-06-28 11:43:19 Re: UPDATE of partition key