Fix markup to allow clean man pages.
Thomas G. Lockhart <lockhart@fourpalms.org>
Fix markup to allow clean man pages. Add new pages for programming languages and tcl shells.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/allfiles.sgml | modified | +5 −1 |
| doc/src/sgml/ref/commands.sgml | modified | +5 −1 |
| doc/src/sgml/ref/createdb.sgml | modified | +4 −3 |
| doc/src/sgml/ref/createlang.sgml | added | +172 −0 |
| doc/src/sgml/ref/create_type.sgml | modified | +2 −2 |
| doc/src/sgml/ref/destroylang.sgml | added | +172 −0 |
| doc/src/sgml/ref/drop_database.sgml | modified | +5 −5 |
| doc/src/sgml/ref/pgaccess-ref.sgml | modified | +339 −18 |
| doc/src/sgml/ref/pgadmin-ref.sgml | modified | +2 −2 |
| doc/src/sgml/ref/pgtclsh.sgml | added | +91 −0 |
| doc/src/sgml/ref/pgtksh.sgml | added | +91 −0 |
| doc/src/sgml/ref/postgres-ref.sgml | modified | +4 −4 |
| doc/src/sgml/ref/postmaster.sgml | modified | +2 −2 |
| doc/src/sgml/ref/select.sgml | modified | +22 −22 |