diff --git a/doc/MANUAL.html b/doc/MANUAL.html
index 3dad980..26cd2e4 100644
--- a/doc/MANUAL.html
+++ b/doc/MANUAL.html
@@ -10,7 +10,7 @@
The Non Sequencer
-Jonathan Moore Liles <wantingwaiting@users.sf.net>
+Jonathan Moore Liles <male@tuxfamily.org>
Oct 13 2007
Home
diff --git a/doc/MANUAL.mu b/doc/MANUAL.mu
index 9319c4e..e403e58 100644
--- a/doc/MANUAL.mu
+++ b/doc/MANUAL.mu
@@ -1,6 +1,6 @@
! title The Non Sequencer
-! author Jonathan Moore Liles #(email,wantingwaiting@users.sf.net)
+! author Jonathan Moore Liles #(email,male@tuxfamily.org)
! date Oct 13 2007
! keywords Non Jack ALSA FLTK
! extra #(url,http://non.tuxfamily.org,Home)
diff --git a/doc/Makefile b/doc/Makefile
index d0cfe4d..748aded 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -3,11 +3,17 @@ SRCS=$(wildcard *.mu)
OBJS=$(SRCS:.mu=.html)
%.html: %.mu
- mup.wrapper html $<
+ @ echo Mupping $<...
+ @ mup.wrapper html $<
.PHONY: all clean
all: $(OBJS)
+upload: all
+ @ ln -sf OVERVIEW.html index.html
+ @ rsync -L mup.css MANUAL.html index.html *.png ssh.tuxfamily.org:/home/non/non-sequencer.tuxfamily.org-web/htdocs
+ @ rm -f index.html
+
clean:
rm -f $(OBJS)
\ No newline at end of file
diff --git a/doc/OVERVIEW.html b/doc/OVERVIEW.html
index d361662..5ab2e93 100644
--- a/doc/OVERVIEW.html
+++ b/doc/OVERVIEW.html
@@ -10,7 +10,7 @@
The Non Sequencer
-Jonathan Moore Liles <wantingwaiting@users.sf.net>
+Jonathan Moore Liles <male@tuxfamily.org>
@@ -76,6 +76,15 @@ The following are optional:
Feel free to drop by the #non channel on irc.freenode.net.
+
+There is a mailing list non-sequencer@lists.tuxfamily.org.
+
+
+To subscribe, send a message with the subject 'subscribe' to <non-sequencer-request@lists.tuxfamily.org>.
+
+
+You can also browse the archive.
+