Do not use japanese character set for spanish pages.
This commit is contained in:
parent
7f2400b466
commit
7fe548fda7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3305
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
# $Id: Makefile,v 1.1 1998-08-04 11:15:50 wosch Exp $
|
# $Id: Makefile,v 1.2 1998-08-09 22:39:24 wosch Exp $
|
||||||
|
|
||||||
DOCSUBDIR= FAQ
|
DOCSUBDIR= FAQ
|
||||||
FORMATS?= "html roff"
|
FORMATS?= "html roff"
|
||||||
SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr -e EUC-JP
|
SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
|
||||||
|
|
||||||
|
|
||||||
WEBBASE= /data
|
WEBBASE= /data
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue