Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 77cf4a1

Browse files
committed
Properly document location of pg_service.conf.sample.
1 parent e8a10dc commit 77cf4a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.108 2003/02/13 05:37:43 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.109 2003/02/14 01:32:31 momjian Exp $
33
-->
44

55
<chapter id="libpq">
@@ -220,7 +220,8 @@ PGconn *PQconnectdb(const char *conninfo)
220220
Service name to use for additional parameters. It specifies a service
221221
name in pg_service.conf that holds additional connection parameters.
222222
This allows applications to specify only a service name so connection parameters
223-
can be centrally maintained. See <literal>pg_service.conf.sample</> for
223+
can be centrally maintained. See
224+
<filename><replaceable>PREFIX</>/share/</>pg_service.conf.sample</> for
224225
information on how to set up the file.
225226
</para>
226227
</listitem>

0 commit comments

Comments
 (0)