Assorted minor fixes for psql metacommand docs.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c61e471aea05eea7ce623f6a8ab694018c97ad77
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-12-29T19:21:03Z
Releases: 9.2.10
Assorted minor fixes for psql metacommand docs.

Document the long forms of \H \i \ir \o \p \r \w ... apparently, we have
a long and dishonorable history of leaving out the unabbreviated names of
psql backslash commands.

Avoid saying "Unix shell"; we can just say "shell" with equal clarity,
and not leave Windows users wondering whether the feature works for them.

Improve consistency of documentation of \g \o \w metacommands.  There's
no reason to use slightly different wording or markup for each one.

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +22 −21