diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-04-04 15:33:23 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-04-04 15:33:23 +0000 |
| commit | b859c3ea6b2bdd0c23baf33d5b932bf647940851 (patch) | |
| tree | 62bca5ca84cd2f916ea7a7e7101ba31630b54b69 /share | |
| parent | b726a71f212efb2c37801a3f61d961e859e06655 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/sgml/freebsd.dsl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/sgml/freebsd.dsl b/share/sgml/freebsd.dsl index 7edf5bc11a..15ca0aaca8 100644 --- a/share/sgml/freebsd.dsl +++ b/share/sgml/freebsd.dsl @@ -12,6 +12,11 @@ <style-sheet> <style-specification use="docbook"> <style-specification-body> + <!-- Locatization --> + <![ %lang.ja; [ + (define %gentext-language% "ja") + (define %html-header-tags% '(("META" ("HTTP-EQUIV" "Content-Type") ("CONTENT" "text/html; charset=EUC-JP")))) + ]]> <!-- HTML only .................................................... --> |
