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

Commit6c41948

Browse files
committed
Fix some typos in the documentation
Thom Brown
1 parent25028a2 commit6c41948

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/ref/pg_receivexlog.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ PostgreSQL documentation
254254
<literal>mydbserver</literal> and store it in the local directory
255255
<filename>/usr/local/pgsql/archive</filename>:
256256
<screen>
257-
<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /home/pgbackup/archive</userinput>
257+
<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /usr/local/pgsql/archive</userinput>
258258
</screen></para>
259259
</refsect1>
260260

‎doc/src/sgml/reference.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
</para>
201201

202202
<para>
203-
When specified on the command line, user anddatabases names have
203+
When specified on the command line, user anddatabase names have
204204
their case preserved &mdash; the presence of spaces or special
205205
characters might require quoting. Table names and other identifiers
206206
do not have their case preserved, except where documented, and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp