Skip to content
Snippets Groups Projects
Commit bc1a61a3 authored by Tom Lane's avatar Tom Lane
Browse files

Fix typo.

parent 0cae3ecf
No related branches found
No related tags found
No related merge requests found
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
# #
# trust: No authentication is done. Any valid username is accepted, # trust: No authentication is done. Any valid username is accepted,
# including the PostgreSQL superuser. This option should # including the PostgreSQL superuser. This option should
# be use only for machines where all users are truested. # be used only for hosts where all users are trusted.
# #
# password: Authentication is done by matching a password supplied # password: Authentication is done by matching a password supplied
# in clear by the host. If no AUTH_ARGUMENT is used, the # in clear by the host. If no AUTH_ARGUMENT is used, the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment