title capitalization

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

In looking over the documentation, I found many places where we were not
capitalizing all the appropriate words in a title, and only capitalizing
the first word.

The attached diff adds proper capitalization for all our documentation
titles. You can also view it on github:

https://github.com/bmomjian/postgres/compare/master...title

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachments:

/rtmp/title.diff.gzapplication/x-gzipDownload
#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)
Re: title capitalization

Bruce Momjian wrote:

In looking over the documentation, I found many places where we were not
capitalizing all the appropriate words in a title, and only capitalizing
the first word.

The attached diff adds proper capitalization for all our documentation
titles. You can also view it on github:

https://github.com/bmomjian/postgres/compare/master...title

Applied.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +