diff --git a/docs.html b/docs.html
index 5338f90e..da2f2280 100644
--- a/docs.html
+++ b/docs.html
@@ -743,11 +743,11 @@ which is one of:
Caveat:
+- in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction
-
in Armadillo 10.4 and earlier versions, the elements are not initialised during construction unless fill_form is specified
(ie. without specifying fill_form, the elements may contain garbage values, including NaN)
-- in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction
@@ -1100,11 +1100,11 @@ Constructors:
Caveat:
+- in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction
-
in Armadillo 10.4 and earlier versions, the elements are not initialised during construction unless fill_form is specified, as per the Mat class
(ie. without specifying fill_form, the elements may contain garbage values, including NaN)
-- in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction
@@ -1366,11 +1366,11 @@ Constructors:
Caveat:
+- in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction
-
in Armadillo 10.4 and earlier versions, the elements are not initialised during construction unless fill_form is specified, as per the Mat class
(ie. without specifying fill_form, the elements may contain garbage values, including NaN)
-- in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction
@@ -1651,11 +1651,11 @@ which is one of:
Caveat:
+- in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction
-
in Armadillo 10.4 and earlier versions, the elements are not initialised during construction unless fill_form is specified
(ie. without specifying fill_form, the elements may contain garbage values, including NaN)
-- in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction