File tree 3 files changed +4
-4
lines changed
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 @@ -16,7 +16,7 @@ PostgreSQL documentation
16
16
17
17
<refnamediv>
18
18
<refname>pg_xlogdump</refname>
19
- <refpurpose>Display a human-readable rendering of the write-ahead log of a <productname>PostgreSQL</productname> database cluster</refpurpose>
19
+ <refpurpose>display a human-readable rendering of the write-ahead log of a <productname>PostgreSQL</productname> database cluster</refpurpose>
20
20
</refnamediv>
21
21
22
22
<refsynopsisdiv>
Original file line number Diff line number Diff line change @@ -675,13 +675,13 @@ ERROR: SELinux: security policy violation
675
675
</row>
676
676
<row>
677
677
<entry><literal>sepgsql_mcstrans_in(text) returns text</literal></entry>
678
- <entry>Translates the given qualifies MLS/MCS range into raw format if
678
+ <entry>Translates the given qualified MLS/MCS range into raw format if
679
679
the mcstrans daemon is running.
680
680
</entry>
681
681
</row>
682
682
<row>
683
683
<entry><literal>sepgsql_mcstrans_out(text) returns text</literal></entry>
684
- <entry>Translates the given raw MCS /MCS range into qualified format if
684
+ <entry>Translates the given raw MLS /MCS range into qualified format if
685
685
the mcstrans daemon is running.
686
686
</entry>
687
687
</row>
You can’t perform that action at this time.
0 commit comments