diff --git a/etc/config.csh/CGAL b/etc/config.csh/CGAL
index 0ec72b5e761a480b4e26eeec62110d0d0af5bf31..7fb32e2493621f98121e273b46ede9364030bbaa 100644
--- a/etc/config.csh/CGAL
+++ b/etc/config.csh/CGAL
@@ -27,7 +27,8 @@
 # Description
 #     Setup file for CGAL (& boost) include/libraries.
 #     Sourced from OpenFOAM-<VERSION>/etc/cshrc
-##------------------------------------------------------------------------------
+#
+#------------------------------------------------------------------------------
 
 set boost_version=boost-system
 set cgal_version=CGAL-4.7
diff --git a/etc/config.csh/paraview b/etc/config.csh/paraview
index 7cabc852488123b25845e7922b41379a22f6eea1..8201255cb288ed7583a8dc4735d002cec5c7189a 100644
--- a/etc/config.csh/paraview
+++ b/etc/config.csh/paraview
@@ -31,6 +31,7 @@
 # Note
 #     The env. variables 'ParaView_DIR' and 'ParaView_MAJOR'
 #     are required for building plugins
+#
 #------------------------------------------------------------------------------
 
 # Clean the PATH
diff --git a/etc/config.sh/CGAL b/etc/config.sh/CGAL
index 4d0ca25ff636663c73b2dfc5415cd33648186a2d..072f1e669d17c82d2dba25cb2f0ed1d1b54e3e27 100644
--- a/etc/config.sh/CGAL
+++ b/etc/config.sh/CGAL
@@ -33,6 +33,11 @@
 #
 #         boost_version=boost-system
 #         cgal_version=cgal-system
+#
+# Note
+#     If CGAL/Boost is to be entirely disabled, either rename this file or
+#     create an empty one with the same name at a user or site location.
+#
 #------------------------------------------------------------------------------
 
 boost_version=boost-system
diff --git a/etc/config.sh/example/paraview b/etc/config.sh/example/paraview
index 06caae46ccecd58ce8690e7d5537bace2f5bb455..704c209dac7319b410fce1f154b271affd1a88ec 100644
--- a/etc/config.sh/example/paraview
+++ b/etc/config.sh/example/paraview
@@ -30,7 +30,7 @@
 #
 # Note
 #     This file could be copied to a user or site location, but should never
-#     replace the default shipped version as this will cause an infinite loop
+#     replace the default shipped version as this will cause an infinite loop.
 #
 #------------------------------------------------------------------------------
 
diff --git a/etc/config.sh/metis b/etc/config.sh/metis
index 6811eff70b19d2cc50ac2f3411948408a7262210..70260f97f06ffd0b6ffc24288569863cf2ba3eff 100644
--- a/etc/config.sh/metis
+++ b/etc/config.sh/metis
@@ -31,6 +31,7 @@
 # Note
 #     A csh version is not needed, since the values here are only sourced
 #     during the wmake process
+#
 #------------------------------------------------------------------------------
 
 export METIS_VERSION=metis-5.1.0
diff --git a/etc/config.sh/scotch b/etc/config.sh/scotch
index 95e79ce33c72f2b018c86c7a5d472cc35b9a609a..7f9800965d8bbe9734700c74c5459bad503cf4a1 100644
--- a/etc/config.sh/scotch
+++ b/etc/config.sh/scotch
@@ -31,6 +31,10 @@
 # Note
 #     A csh version is not needed, since the values here are only sourced
 #     during the wmake process
+#
+#     If Scotch is to be entirely disabled, either rename this file or create
+#     an empty one with the same name at a user or site location.
+#
 #------------------------------------------------------------------------------
 
 export SCOTCH_VERSION=scotch_6.0.3
diff --git a/src/postProcessing/functionObjects/utilities/writeRegisteredObject/controlDict b/src/postProcessing/functionObjects/utilities/writeRegisteredObject/controlDict
index 4ddf310200ca5f45db13767da8578cd9a12a8789..0267dd2ee7abd68aa344fa337b1ea24646aa3975 100644
--- a/src/postProcessing/functionObjects/utilities/writeRegisteredObject/controlDict
+++ b/src/postProcessing/functionObjects/utilities/writeRegisteredObject/controlDict
@@ -81,7 +81,7 @@ functions
         writeInterval  1; // (timeStep, writeTime)
 
         // Interval of time (sec) to write down(
-        writeInterval   10.5 //(adjustableRunTime, runTime, clockTime, cpuTime)
+        writeInterval   10.5; //(adjustableRunTime, runTime, clockTime, cpuTime)
     }
 
     dumpObjects