Index: trunk/FACT++/MAINPAGE
===================================================================
--- trunk/FACT++/MAINPAGE	(revision 10499)
+++ trunk/FACT++/MAINPAGE	(revision 10501)
@@ -118,4 +118,15 @@
 from test3 via Dim.
 
+@section dimremarks Remarks about Dim usage
+
+To be able to write all received data directly to the FITS files,
+padding has been disabled calling dic_diable_padding() and 
+dis_disable_padding(). This is done in our own error handler
+DimErrorRedirecter. Since this should be one of the first 
+objects created in any environment it is quite save. However, every
+Dim client or server in our network which does not use the 
+DimErrorRedirecter \b must call these two functions as early as
+possible.
+
 @section exitcodes Exit Code
 @section newcommand How to add a new command?
