diff --git a/reference/strings/functions/crypt.xml b/reference/strings/functions/crypt.xml
index fea3b5fb9c..183c54703b 100644
--- a/reference/strings/functions/crypt.xml
+++ b/reference/strings/functions/crypt.xml
@@ -5,7 +5,7 @@
crypt
One-way string hashing
-
+
&reftitle.description;
@@ -100,7 +100,7 @@
-
+
&reftitle.parameters;
@@ -130,7 +130,7 @@
-
+
&reftitle.returnvalues;
@@ -138,7 +138,7 @@
and is guaranteed to differ from the salt on failure.
-
+
&reftitle.changelog;
@@ -154,8 +154,8 @@
5.3.2
- Added SHA-256 and SHA-512 crypt based on Ulrich Drepper's
- implementation.
+ Added SHA-256 and SHA-512 crypt based on Ulrich Drepper's
+ implementation.
@@ -171,7 +171,7 @@
-
+
&reftitle.examples;
@@ -242,7 +242,7 @@ if (CRYPT_SHA512 == 1) {
?>
]]>
- &example.outputs.similar;
+ &example.outputs.similar;
-
+
&reftitle.notes;
@@ -266,7 +266,7 @@ SHA-512: $6$rounds=5000$usesomesillystri$D4IrlXatmP7rx3P3InaxBeoomnAihCKRVQ
-
+
&reftitle.seealso;
@@ -277,7 +277,7 @@ SHA-512: $6$rounds=5000$usesomesillystri$D4IrlXatmP7rx3P3InaxBeoomnAihCKRVQ
-
+