From: Bruce Momjian Date: Sat, 30 Jul 2016 18:52:17 +0000 (-0400) Subject: doc: apply hypen fix that was not backpatched X-Git-Tag: REL9_5_4~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0343d663348113ab4293e132c87feba5c36d5bb8;p=thirdparty%2Fpostgresql.git doc: apply hypen fix that was not backpatched Head patch was 42ec6c2da699e8e0b1774988fa97297a2cdf716c. Reported-by: Alexander Law Discussion: 5785FBE7.7060508@gmail.com Backpatch-through: 9.1 --- diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index cdc16c3ce5a..09e1653c2c1 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -184,7 +184,7 @@ postgres$ initdb -D /usr/local/pgsql/data - NonC and and non-POSIX locales rely on the + Non-C and and non-POSIX locales rely on the operating system's collation library for character set ordering. This controls the ordering of keys stored in indexes. For this reason, a cluster cannot switch to an incompatible collation library version,