diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 11d3cb20d5f..9bde5344604 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions @@ -74,7 +74,10 @@ su - postgres The GNU Readline library for comfortable line editing and command history retrieval will automatically be used if found. You might wish to install it before proceeding, but it is not - required. + required. (On NetBSD, the + libedit library is + readline-compatible and is used if + libreadline is not found.)