Index: /trunk/FACT++/Makefile.am
===================================================================
--- /trunk/FACT++/Makefile.am	(revision 14651)
+++ /trunk/FACT++/Makefile.am	(revision 14652)
@@ -556,5 +556,5 @@
 
 
-man: $(MAN_TARGETS) $(JAVA_SCRIPT_DOC) doxygen-run
+doc: $(MAN_TARGETS) $(JAVA_SCRIPT_DOC) doxygen-run
 
 diff:
Index: /trunk/FACT++/Makefile.in
===================================================================
--- /trunk/FACT++/Makefile.in	(revision 14651)
+++ /trunk/FACT++/Makefile.in	(revision 14652)
@@ -2804,5 +2804,5 @@
 	$(AM_V_GEN)jsdoc -r=2 -d=www/dimctrl scripts | grep -v ^java
 
-man: $(MAN_TARGETS) $(JAVA_SCRIPT_DOC) doxygen-run
+doc: $(MAN_TARGETS) $(JAVA_SCRIPT_DOC) doxygen-run
 
 diff:
Index: /trunk/FACT++/configure
===================================================================
--- /trunk/FACT++/configure	(revision 14651)
+++ /trunk/FACT++/configure	(revision 14652)
@@ -28260,6 +28260,6 @@
 
 fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}:  man:           build all buildable documentation" >&5
-$as_echo "$as_me:  man:           build all buildable documentation" >&6;}
+{ $as_echo "$as_me:${as_lineno-$LINENO}:  doc:           build all buildable documentation" >&5
+$as_echo "$as_me:  doc:           build all buildable documentation" >&6;}
 { $as_echo "$as_me:${as_lineno-$LINENO}: " >&5
 $as_echo "$as_me: " >&6;}
Index: /trunk/FACT++/configure.ac
===================================================================
--- /trunk/FACT++/configure.ac	(revision 14651)
+++ /trunk/FACT++/configure.ac	(revision 14652)
@@ -563,5 +563,5 @@
    AC_MSG_NOTICE([ jsdoc:         build JavaScript documentation with jsdoc])
 )
-AC_MSG_NOTICE([ man:           build all buildable documentation])
+AC_MSG_NOTICE([ doc:           build all buildable documentation])
 AC_MSG_NOTICE()
 AC_MSG_NOTICE(--------------------------------------------------------------------)
