projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cae3ec
)
Fix typo.
author
Tom Lane
Tue, 4 Sep 2001 19:05:59 +0000
(19:05 +0000)
committer
Tom Lane
Tue, 4 Sep 2001 19:05:59 +0000
(19:05 +0000)
src/backend/libpq/pg_hba.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/libpq/pg_hba.conf.sample
b/src/backend/libpq/pg_hba.conf.sample
index 9605dfb3e8c8c1889ad268c0c2806950ae384c40..c348b7668c0d44f1aba08f2bbfda1a38da04243f 100644
(file)
--- a/
src/backend/libpq/pg_hba.conf.sample
+++ b/
src/backend/libpq/pg_hba.conf.sample
@@
-96,7
+96,7
@@
#
# trust: No authentication is done. Any valid username is accepted,
# including the PostgreSQL superuser. This option should
-# be use
only for machines where all users are true
sted.
+# be use
d only for hosts where all users are tru
sted.
#
# password: Authentication is done by matching a password supplied
# in clear by the host. If no AUTH_ARGUMENT is used, the