Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
doc: apply hypen fix that was not backpatched
authorBruce Momjian <bruce@momjian.us>
Sat, 30 Jul 2016 18:52:17 +0000 (14:52 -0400)
committerBruce Momjian <bruce@momjian.us>
Sat, 30 Jul 2016 18:52:17 +0000 (14:52 -0400)
Head patch was 42ec6c2da699e8e0b1774988fa97297a2cdf716c.

Reported-by: Alexander Law
Discussion: 5785FBE7.7060508@gmail.com

Backpatch-through: 9.1

doc/src/sgml/runtime.sgml

index fbda1a45163acf5b3c9f706a04423eb2cf30352e..3616c16039839492a10637667997038ec7a5ba26 100644 (file)
@@ -184,7 +184,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
   </para>
 
   <para>
-   Non<literal>C</> and and non-<literal>POSIX</> locales rely on the
+   Non-<literal>C</> and and non-<literal>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,