doc: Improve wording
authorPeter Eisentraut
Sat, 18 Mar 2017 21:40:47 +0000 (17:40 -0400)
committerPeter Eisentraut
Sat, 18 Mar 2017 21:40:47 +0000 (17:40 -0400)
Link to CREATE and ALTER ROLE consistently, instead of mixing CREATE
USER and ALTER ROLE.

doc/src/sgml/config.sgml

index 9963cd61a1924895955cc742fa5de4044d33466c..32c39a05165749b8f3f5be12e17b72de6d5edc8f 100644 (file)
@@ -1187,7 +1187,7 @@ include_dir 'conf.d'
       
       
        
-        When a password is specified in user"> or
+        When a password is specified in role"> or
          without writing either ENCRYPTED
         or UNENCRYPTED, this parameter determines whether the
         password is to be encrypted. The default value is md5, which
@@ -1196,7 +1196,7 @@ include_dir 'conf.d'
         aliases for md5 and plain, respectively.  Setting
         this parameter to scram will encrypt the password with
         SCRAM-SHA-256.
-              
+