pgsql: Properly capitalize hyphenated words in documentation titles.

Started by Bruce Momjianover 15 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Properly capitalize hyphenated words in documentation titles.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=d56d246e70184692408cd6a444e6824ae8491587

Modified Files
--------------
doc/src/sgml/backup.sgml | 2 +-
doc/src/sgml/biblio.sgml | 2 +-
doc/src/sgml/client-auth.sgml | 2 +-
doc/src/sgml/config.sgml | 4 ++--
doc/src/sgml/dfunc.sgml | 2 +-
doc/src/sgml/earthdistance.sgml | 8 ++++----
doc/src/sgml/ecpg.sgml | 4 ++--
doc/src/sgml/func.sgml | 6 +++---
doc/src/sgml/installation.sgml | 4 ++--
doc/src/sgml/lobj.sgml | 2 +-
doc/src/sgml/mvcc.sgml | 4 ++--
doc/src/sgml/nls.sgml | 2 +-
doc/src/sgml/plpgsql.sgml | 2 +-
doc/src/sgml/plpython.sgml | 2 +-
doc/src/sgml/protocol.sgml | 2 +-
doc/src/sgml/ref/create_table.sgml | 2 +-
doc/src/sgml/release-9.1.sgml | 2 +-
doc/src/sgml/runtime.sgml | 2 +-
doc/src/sgml/syntax.sgml | 6 +++---
doc/src/sgml/xaggr.sgml | 2 +-
doc/src/sgml/xfunc.sgml | 6 +++---
doc/src/sgml/xoper.sgml | 2 +-
doc/src/sgml/xtypes.sgml | 2 +-
23 files changed, 36 insertions(+), 36 deletions(-)