aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2014-12-17 09:59:21 +0100
committerMagnus Hagander <magnus@hagander.net>2014-12-17 09:59:21 +0100
commitcb7b5c5c6f8df5fee936c6a26553427166cbdbfe (patch)
tree25185e13ab35a33748fdd979106d28529a20dfbd
parent66709133c7e5506be19bf56a82f45dd150f74732 (diff)
downloadpostgresql-cb7b5c5c6f8df5fee936c6a26553427166cbdbfe.tar.gz
postgresql-cb7b5c5c6f8df5fee936c6a26553427166cbdbfe.zip
Remove redundant sentence
Spotted by David Johnston
-rw-r--r--doc/src/sgml/protocol.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml
index 705bddb9512..efe75ea493d 100644
--- a/doc/src/sgml/protocol.sgml
+++ b/doc/src/sgml/protocol.sgml
@@ -272,7 +272,7 @@
Kerberos specification) with the server. If this is
successful, the server responds with an AuthenticationOk,
otherwise it responds with an ErrorResponse. This is no
- longer supported. This is not supported any more.
+ longer supported.
</para>
</listitem>
</varlistentry>