diff --git a/doc/src/sgml/btree-gist.sgml b/doc/src/sgml/btree-gist.sgml
index 2275a997ba2..5b81af96ebd 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 27bc2e62190..5fc4a591952 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.