I forgot to add this patch in previous commit.

This commit is contained in:
Jun Kuriyama 2001-07-12 06:10:46 +00:00
parent 40fe7e9ee7
commit db18f581e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45060

View file

@ -0,0 +1,14 @@
--- Makefile.inc.bak Wed Jul 4 17:40:24 2001
+++ Makefile.inc Wed Jul 4 17:41:39 2001
@@ -10,8 +10,9 @@
bindir= ${BINDIR}
pager= jless -s
manpath_config_file= /etc/manpath.config
-troff= ${bindir}/groff -S -mandoc
-nroff= ${bindir}/groff -S -Wall -Tnippon -mtty-char -mandoc
+troff= ${bindir}/groff -S -mandoc -dlang=ja_JP.eucJP
+nroff= ${bindir}/groff -S -Wall -Tnippon -mtty-char -mandoc\
+ -dlang=ja_JP.eucJP
apropos= ${bindir}/japropos
whatis= ${bindir}/jwhatis
neqn= ${bindir}/geqn -Tascii