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

Commitb07e548

Browse files
committed
Fix spelling typo in comment.
1 parent694403d commitb07e548

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.254 2008/01/31 23:30:31 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.255 2008/01/31 23:31:33 momjian Exp $ -->
22

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -5198,7 +5198,7 @@ defaultNoticeProcessor(void *arg, const char *message)
51985198
<function>PQinitSSL(int)</> to tell <application>libpq</application>
51995199
that the <acronym>SSL</> library has already been initialized by your
52005200
application.
5201-
<!-- If this URLchnages replace it with a URL to www.archive.org. -->
5201+
<!-- If this URLchanges replace it with a URL to www.archive.org. -->
52025202
See <ulink
52035203
url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html"></ulink>
52045204
for details on the SSL API.

‎doc/src/sgml/runtime.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.406 2008/01/31 23:30:31 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.407 2008/01/31 23:31:33 momjian Exp $ -->
22

33
<chapter Id="runtime">
44
<title>Operating System Environment</title>
@@ -1646,7 +1646,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
16461646
verify that the client's certificate is signed by one of the trusted
16471647
certificate authorities. Certificate Revocation List (CRL) entries
16481648
are also checked if the file <filename>root.crl</filename> exists.
1649-
<!-- If this URLchnages replace it with a URL to www.archive.org. -->
1649+
<!-- If this URLchanges replace it with a URL to www.archive.org. -->
16501650
(See <ulink
16511651
url="http://h71000.www7.hp.com/DOC/83final/BA554_90007/ch04s02.html"></>
16521652
for diagrams showing SSL certificate usage.)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp