| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Properly capitalize hyphenated words in documentation titles. |
| Date: | 2011-02-01 22:00:58 |
| Message-ID: | E1PkOHS-0005kY-5P@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
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(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2011-02-01 22:17:49 | pgsql: Document that CREATE VIEW that uses "*" for the column list will |
| Previous Message | Bruce Momjian | 2011-02-01 21:44:24 | pgsql: Clarify documentation to state that "zero_damaged_pages" does no |