File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff 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>
Original file line number Diff line number Diff line change 8484
8585 <para>
8686 Both 32-bit and 64-bit builds are possible with the Microsoft Compiler suite.
87- 32-bit PostgreSQL buils are possible with
87+ 32-bit PostgreSQL builds are possible with
8888 <productname>Visual Studio 2005</productname> to
8989 <productname>Visual Studio 2015</productname> (including Express editions),
9090 as well as standalone Windows SDK releases 6.0 to 7.1.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ PostgreSQL documentation
1616
1717 <refnamediv>
1818 <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>
2020 </refnamediv>
2121
2222 <refsynopsisdiv>
Original file line number Diff line number Diff line change @@ -675,13 +675,13 @@ ERROR: SELinux: security policy violation
675675 </row>
676676 <row>
677677 <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
679679 the mcstrans daemon is running.
680680 </entry>
681681 </row>
682682 <row>
683683 <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
685685 the mcstrans daemon is running.
686686 </entry>
687687 </row>
You can’t perform that action at this time.
0 commit comments