diff --git a/reference/datetime/formats.xml b/reference/datetime/formats.xml
index 45923971f1..c712db67ca 100644
--- a/reference/datetime/formats.xml
+++ b/reference/datetime/formats.xml
@@ -891,12 +891,12 @@
-
- Relative month values are calculated based on the length of months that
- they pass through. An example would be "+2 month 2011-11-30", which would
- produce "2012-01-30". This is due to November being 30 days in length, and
- December being 31 days in length, producing a total of 61 days.
-
+
+ Relative month values are calculated based on the length of months that
+ they pass through. An example would be "+2 month 2011-11-30", which would
+ produce "2012-01-30". This is due to November being 30 days in length, and
+ December being 31 days in length, producing a total of 61 days.
+
diff --git a/reference/session/functions/session-status.xml b/reference/session/functions/session-status.xml
index 231467dfda..b94d9883d0 100644
--- a/reference/session/functions/session-status.xml
+++ b/reference/session/functions/session-status.xml
@@ -21,8 +21,8 @@
&reftitle.returnvalues;
-
-
+
+
PHP_SESSION_DISABLED if sessions are disabled.