Improve wording.
authorBruce Momjian
Fri, 28 Sep 2001 19:25:36 +0000 (19:25 +0000)
committerBruce Momjian
Fri, 28 Sep 2001 19:25:36 +0000 (19:25 +0000)
src/backend/libpq/pg_hba.conf.sample

index c61915bd31fb3861eaa9f28e7cd16bd53ef726cf..fe615a5380ff8fae8ecf6cce4558a31d84a63511 100644 (file)
 #      not store encrypted passwords if you use this option.
 #
 #   ident: For TCP/IP connections, authentication is done by contacting
-#      the ident server on the client host. (CAUTION: this is
-#      only as secure as the client machine!) On machines that
+#      the ident server on the client host.  Remember, this is
+#      only as secure as the client machine On machines that
 #      support unix-domain socket credentials (currently Linux,
 #      FreeBSD, NetBSD, and BSD/OS), this method also works for
 #      "local" connections.