doc: Use proper markup for emphasis
authorPeter Eisentraut
Sun, 9 Jul 2023 08:02:15 +0000 (10:02 +0200)
committerPeter Eisentraut
Sun, 9 Jul 2023 08:02:56 +0000 (10:02 +0200)
doc/src/sgml/config.sgml

index 6a14f3b065e70f841254f147614bb4f6af42f72c..a5cb15febaae1344f93ee7a1080618d872e07d31 100644 (file)
@@ -1182,7 +1182,7 @@ include_dir 'conf.d'
        
         Sets whether GSSAPI delegation should be accepted from the client.
         The default is off meaning credentials from the client will
-        NOT be accepted.  Changing this to on will make the server
+        not be accepted.  Changing this to on will make the server
         accept credentials delegated to it from the client. This parameter can only be
         set in the postgresql.conf file or on the server command line.