Changeset: e75721bb2d3a for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e75721bb2d3a
Modified Files:
        tools/merovingian/daemon/monetdbd.1.in
Branch: default
Log Message:

Use correct string to be replace by cmake.


diffs (12 lines):

diff --git a/tools/merovingian/daemon/monetdbd.1.in 
b/tools/merovingian/daemon/monetdbd.1.in
--- a/tools/merovingian/daemon/monetdbd.1.in
+++ b/tools/merovingian/daemon/monetdbd.1.in
@@ -205,7 +205,7 @@ from a remote machine, a passphrase is n
 The passphrase can be either given as hashed value prefixed by the hash
 type in curly braces (e.g. {SHA512}xxx...) or as plain text value which
 will be hashed automatically.  Note that the only hash accepted is the
-one specified at configure time, which is @MONETDB5_PASSWDHASH@.
+one specified at configure time, which is @PASSWORD_BACKEND@.
 Changing this property takes effect immediately at runtime.
 .TP
 .B discovery
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to