Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/obj/tools/MGtool/man.d/xmore b/obj/tools/MGtool/man.d/xmore
new file mode 100644
index 0000000..bcd9250
--- /dev/null
+++ b/obj/tools/MGtool/man.d/xmore
@@ -0,0 +1,12 @@
+SYNOPSIS
+ xmore <filename> [start]
+
+DESCRIPTION
+ Prints out a file and if a starting line is given, then the printing
+ will start there. On ansi or vt100 terminals the status line will be
+ overstroked to give a harmonic view of the file.
+
+EXAMPLES
+ xmore ~/workroom.c
+ xmore $here (this will show the source of the current room)
+