Changeset: adbecbe95b9e for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=adbecbe95b9e
Modified Files:
        documentation/source/manual_pages/monetdbd.rst.in
Branch: default
Log Message:

Use correct string to be replace by cmake.


diffs (12 lines):

diff --git a/documentation/source/manual_pages/monetdbd.rst.in 
b/documentation/source/manual_pages/monetdbd.rst.in
--- a/documentation/source/manual_pages/monetdbd.rst.in
+++ b/documentation/source/manual_pages/monetdbd.rst.in
@@ -141,7 +141,7 @@ using the **set** command. The following
    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@. Changing
+   specified at configure time, which is @PASSWORD_BACKEND@. Changing
    this property takes effect immediately at runtime.
 
 **discovery**
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to