? help.conf.patch
Index: help.conf
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Attic/help.conf,v
retrieving revision 1.1.2.51.2.27
diff -u -r1.1.2.51.2.27 help.conf
--- help.conf	11 Dec 2006 12:13:20 -0000	1.1.2.51.2.27
+++ help.conf	15 Apr 2007 22:24:42 -0000
@@ -1357,3 +1357,17 @@
 	 * stuff quickly gets out-of-synch.
 	 */
 };
+
+help Addmotd {
+	" Adds a line to the end of the MOTD "
+	" -";
+	" Syntax:  ADDMOTD <text>";
+	" Example: ADDMOTD Play nice!";
+};
+
+help Addomotd {
+	" Adds a line to the end of the OPERMOTD "
+	" -";
+	" Syntax:  ADDOMOTD <text>";
+	" Example: ADDOMOTD Abuse it and lose it!";
+};
