git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 830c168)
Adjust message
2004年10月17日 21:04:41 +0000 (21:04 +0000)
2004年10月17日 21:04:41 +0000 (21:04 +0000)

diff --git a/src/bin/initdb/initdb.c b/src/bin/initdb/initdb.c
index e00c2f9c1828c7a9b61882295cfcc79fa1d33646..f72efe46f633fec9ca0aa0a4c8da193c32a894ee 100644 (file)
--- a/src/bin/initdb/initdb.c
+++ b/src/bin/initdb/initdb.c
@@ -39,7 +39,7 @@
* Portions Copyright (c) 1994, Regents of the University of California
* Portions taken from FreeBSD.
*
- * $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.62 2004年10月15日 04:31:48 momjian Exp $
+ * $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.63 2004年10月17日 21:04:41 petere Exp $
*
*-------------------------------------------------------------------------
*/
@@ -2197,7 +2197,7 @@ main(int argc, char *argv[])
if (authmethod == NULL || !strlen(authmethod))
{
authwarning = _("\nWARNING: enabling \"trust\" authentication for local connections\n"
- "You can change this by editing pg_hba.conf or using the -A flag the\n"
+ "You can change this by editing pg_hba.conf or using the -A option the\n"
"next time you run initdb.\n");
authmethod = "trust";
}
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /