From: Peter Eisentraut Date: Fri, 15 Jul 2016 02:28:03 +0000 (-0400) Subject: doc: Fix typos X-Git-Tag: REL9_2_18~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=544ea9d7e0839695c3a796d3529fec92d503abb1;p=postgresql doc: Fix typos From: Alexander Law --- diff --git a/doc/src/sgml/btree-gist.sgml b/doc/src/sgml/btree-gist.sgml index 2275a997ba..5b81af96eb 100644 --- a/doc/src/sgml/btree-gist.sgml +++ b/doc/src/sgml/btree-gist.sgml @@ -98,7 +98,7 @@ INSERT 0 1 Authors - Teodor Sigaev (teodor@stack.net) , + Teodor Sigaev (teodor@stack.net), Oleg Bartunov (oleg@sai.msu.su), and Janko Richter (jankorichter@yahoo.de). See diff --git a/doc/src/sgml/sepgsql.sgml b/doc/src/sgml/sepgsql.sgml index 27bc2e6219..5fc4a59195 100644 --- a/doc/src/sgml/sepgsql.sgml +++ b/doc/src/sgml/sepgsql.sgml @@ -619,13 +619,13 @@ ERROR: SELinux: security policy violation sepgsql_mcstrans_in(text) returns text - Translates the given qualifies MLS/MCS range into raw format if + Translates the given qualified MLS/MCS range into raw format if the mcstrans daemon is running. sepgsql_mcstrans_out(text) returns text - Translates the given raw MCS/MCS range into qualified format if + Translates the given raw MLS/MCS range into qualified format if the mcstrans daemon is running.