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

Commit1466ed3

Browse files
committed
doc: Fix typos
From: Alexander Law <exclusion@gmail.com>
1 parent57dba87 commit1466ed3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎doc/src/sgml/btree-gist.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ INSERT 0 1
9898
<title>Authors</title>
9999

100100
<para>
101-
Teodor Sigaev (<email>teodor@stack.net</email>),
101+
Teodor Sigaev (<email>teodor@stack.net</email>),
102102
Oleg Bartunov (<email>oleg@sai.msu.su</email>), and
103103
Janko Richter (<email>jankorichter@yahoo.de</email>). See
104104
<ulink url="http://www.sai.msu.su/~megera/postgres/gist/"></ulink>

‎doc/src/sgml/pg_xlogdump.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PostgreSQL documentation
1212

1313
<refnamediv>
1414
<refname>pg_xlogdump</refname>
15-
<refpurpose>Display a human-readable rendering of the write-ahead log of a <productname>PostgreSQL</productname> database cluster</refpurpose>
15+
<refpurpose>display a human-readable rendering of the write-ahead log of a <productname>PostgreSQL</productname> database cluster</refpurpose>
1616
</refnamediv>
1717

1818
<indexterm zone="pgxlogdump">

‎doc/src/sgml/sepgsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,13 +671,13 @@ ERROR: SELinux: security policy violation
671671
</row>
672672
<row>
673673
<entry><literal>sepgsql_mcstrans_in(text) returns text</literal></entry>
674-
<entry>Translates the givenqualifies MLS/MCS range into raw format if
674+
<entry>Translates the givenqualified MLS/MCS range into raw format if
675675
the mcstrans daemon is running.
676676
</entry>
677677
</row>
678678
<row>
679679
<entry><literal>sepgsql_mcstrans_out(text) returns text</literal></entry>
680-
<entry>Translates the given rawMCS/MCS range into qualified format if
680+
<entry>Translates the given rawMLS/MCS range into qualified format if
681681
the mcstrans daemon is running.
682682
</entry>
683683
</row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp