Index: /raptor-mua/trunk/src/main/java/uk/ac/cardiff/raptormua/server/RunServer.java
===================================================================
--- /raptor-mua/trunk/src/main/java/uk/ac/cardiff/raptormua/server/RunServer.java	(revision 1273)
+++ /raptor-mua/trunk/src/main/java/uk/ac/cardiff/raptormua/server/RunServer.java	(revision 1274)
@@ -41,9 +41,13 @@
 
     /**
-     * Programmatically do the following: 1. Set the Apache CXF logger to use SLF4J 2. Configure the logback logger 3.
-     * Start a Jetty Server instance including trust and key stores, and set the web.xml in the configuration directory
-     * to initialise the servlet.
+     * Programmatically do the following:
+     * <ol>
+     * <li> Set the Apache CXF logger to use SLF4J </li>
+     * <li> Configure the logback logger</li>
+     * <li>Start a Jetty Server instance including trust and key stores, and set the web.xml in the configuration directory
+     * to initialise the servlet</li>
+     * </ol>
      * 
-     * @param args
+     * @param args the standard program arguments.
      * @throws IOException
      * @throws FileNotFoundException
