doc: Improve claim about location of pg_service.conf

Peter Eisentraut <peter_e@gmx.net>

Commit: 6b9b705c98c53576d4e1208e6d291fb09c42ea0e
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2015-02-02T03:40:25Z
Releases: 9.3.6
doc: Improve claim about location of pg_service.conf

The previous wording claimed that the file was always in /etc, but of
course this varies with the installation layout.  Write instead that it
can be found via `pg_config --sysconfdir`.  Even though this is still
somewhat incorrect because it doesn't account of moved installations, it
at least conveys that the location depends on the installation.

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +1 −1