Add missing hyphen

Pointed out by Alexander Law
pull/31/head
Stephen Frost 10 years ago
parent 5d4050064b
commit 42ec6c2da6
  1. 2
      doc/src/sgml/runtime.sgml

@ -184,7 +184,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
</para> </para>
<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. operating system's collation library for character set ordering.
This controls the ordering of keys stored in indexes. For this reason, This controls the ordering of keys stored in indexes. For this reason,
a cluster cannot switch to an incompatible collation library version, a cluster cannot switch to an incompatible collation library version,

Loading…
Cancel
Save