File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ INSERT 0 1
98
98
<title>Authors</title>
99
99
100
100
<para>
101
- Teodor Sigaev (<email>teodor@stack.net</email>) ,
101
+ Teodor Sigaev (<email>teodor@stack.net</email>),
102
102
Oleg Bartunov (<email>oleg@sai.msu.su</email>), and
103
103
Janko Richter (<email>jankorichter@yahoo.de</email>). See
104
104
<ulink url="http://www.sai.msu.su/~megera/postgres/gist/"></ulink>
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ PostgreSQL documentation
12
12
13
13
<refnamediv>
14
14
<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>
16
16
</refnamediv>
17
17
18
18
<indexterm zone="pgxlogdump">
Original file line number Diff line number Diff line change @@ -671,13 +671,13 @@ ERROR: SELinux: security policy violation
671
671
</row>
672
672
<row>
673
673
<entry><literal>sepgsql_mcstrans_in(text) returns text</literal></entry>
674
- <entry>Translates the given qualifies MLS/MCS range into raw format if
674
+ <entry>Translates the given qualified MLS/MCS range into raw format if
675
675
the mcstrans daemon is running.
676
676
</entry>
677
677
</row>
678
678
<row>
679
679
<entry><literal>sepgsql_mcstrans_out(text) returns text</literal></entry>
680
- <entry>Translates the given raw MCS /MCS range into qualified format if
680
+ <entry>Translates the given raw MLS /MCS range into qualified format if
681
681
the mcstrans daemon is running.
682
682
</entry>
683
683
</row>
You can’t perform that action at this time.
0 commit comments