Improve FILES section of psql reference page.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 15 Jan 2014 00:27:57 +0000 (19:27 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 15 Jan 2014 00:28:06 +0000 (19:28 -0500)
commit74c32f3455de7bed1a13f1f8b0274a7d43e0e76d
treefaca55567083a808c3b74ebefaf0eda89c65efab
parentebde6c40148c9f811f7c6d35f67e7ea3ce2d9b34
Improve FILES section of psql reference page.

Primarily, explain where to find the system-wide psqlrc file, per recent
gripe from John Sutton.  Do some general wordsmithing and improve the
markup, too.

Also adjust psqlrc.sample so its comments about file location are somewhat
trustworthy.  (Not sure why we bother with this file when it's empty,
but whatever.)

Back-patch to 9.2 where the startup file naming scheme was last changed.
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/psqlrc.sample