summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index c797b770ca..b01cbf7060 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -51,7 +51,7 @@ BIBTEX= bibtex
DVIPS= dvips -f -N0
MAKEINDEX= makeindex
L2H= latex2html
-L2HARGS= -address $$USER@`domainname`
+L2HARGS= -address $$LOGNAME@`domainname`
# Install destination -- not used now but might be useful some time...
DESTDIR= /usr/local