Index: trunk/docs/FAQ.html
===================================================================
--- trunk/docs/FAQ.html	(revision 101)
+++ trunk/docs/FAQ.html	(revision 462)
@@ -139,5 +139,5 @@
 </ul>
 </div>
-<p><i>FAQ Revised: Saturday 14 April 2007 17:05:58</i></p>
+<p><i>FAQ Revised: Wednesday 14 January 2015 20:41:15</i></p>
 <hr><h2>Table of Contents</h2>
 <dl>
@@ -148,4 +148,5 @@
 <li><a href="#Most frequently2">1.3. It does not log anything / Can't stop logging to console</a></li>
 <li><a href="#Most frequently3">1.4. Client cannot self-resolve, but nslookup works fine</a></li>
+<li><a href="#Most frequently4">1.5. Server logs hostname instead of FQDN (or vice versa)</a></li>
 </ul></dd>
 <dt><b>2. Build and install</b></dt>
@@ -332,4 +333,11 @@
         xxx.xxx.xxx.xxx myhost.mydomain.tld  myhost
 </pre></div><br><br></dd>
+<dt><b><a name="Most frequently4">1.5. Server logs hostname instead of FQDN (or vice versa)</a></b></dt>
+<dd>The default is to log the hostname only, if you want the FQDN
+then there is an option for the server configuration:
+<div class="block"><pre>
+        [Misc]
+	SetStripDomain = true / false
+</pre></div><br><br></dd>
 </dl>
 <hr><h2>2. Build and install</h2>
