summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/djgpp/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/djgpp/README b/arch/djgpp/README
index 89a10f77..49b798e1 100644
--- a/arch/djgpp/README
+++ b/arch/djgpp/README
@@ -24,9 +24,9 @@ I. Installing the pre-compiled binary package
where you unzip Groff. In this latter case, you will need to
set additional environment variables:
- GROFF_TMAC_PATH=.;%DJDIR%/share/groff/<version>/tmac:%DJDIR%/share/groff/site-tmac
+ GROFF_TMAC_PATH=%DJDIR%/share/groff/<version>/tmac:%DJDIR%/share/groff/site-tmac
GROFF_TYPESETTER=ascii
- GROFF_FONT_PATH=.;%DJDIR%/share/groff/<version>/font
+ GROFF_FONT_PATH=%DJDIR%/share/groff/<version>/font
<version> is something like `1.16.1' or `1.17'.