diff --git a/reference/password/functions/password-hash.xml b/reference/password/functions/password-hash.xml
index 7443cf7d67..16ff6e1fb8 100644
--- a/reference/password/functions/password-hash.xml
+++ b/reference/password/functions/password-hash.xml
@@ -17,7 +17,9 @@
password_hash creates a new password hash using a strong one-way hashing
- algorithm.
+ algorithm. password_hash is compatible with crypt.
+ Therefore, password hashes created by crypt can be used with
+ password_hash.
The following algorithms are currently supported: