Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc5f8cbf

Browse files
committed
Fix broken markup I just introduced.
1 parent77cf4a1 commitc5f8cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 2 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.109 2003/02/1401:32:31 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.110 2003/02/1402:21:25 momjian Exp $
33
-->
44

55
<chapter id="libpq">
@@ -221,7 +221,7 @@ PGconn *PQconnectdb(const char *conninfo)
221221
name in pg_service.conf that holds additional connection parameters.
222222
This allows applications to specify only a service name so connection parameters
223223
can be centrally maintained. See
224-
<filename><replaceable>PREFIX</>/share/</>pg_service.conf.sample</> for
224+
<filename><replaceable>PREFIX</>/share/pg_service.conf.sample</> for
225225
information on how to set up the file.
226226
</para>
227227
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp