Date: Sat, 1 Jan 2005 06:34:45 +0900 From: Byung-Hee HWANG <bh@izb.knu.ac.kr> To: hrs@FreeBSD.org Cc: doc@FreeBSD.org Subject: freebsd.dsl strangeness Message-ID: <20041231213445.GA80586@izb.knu.ac.kr>
index | next in thread | raw e-mail
[-- Attachment #1 --]
Hi,
doc/share/sgml/freebsd.dsl has some problem.
Client's web-browser could not find document's charset because of the problem.
Byung-Hee
[-- Attachment #2 --]
Index: freebsd.dsl
===================================================================
RCS file: /home/ncvs/doc/share/sgml/freebsd.dsl,v
retrieving revision 1.86
diff -u -r1.86 freebsd.dsl
--- freebsd.dsl 29 Dec 2004 17:24:58 -0000 1.86
+++ freebsd.dsl 31 Dec 2004 21:07:49 -0000
@@ -38,7 +38,7 @@
(define %hyphenation% #f) <!-- Silence a warning -->
(define %html-header-tags% '(("META" ("HTTP-EQUIV" "Content-Type")
- ("CONTENT" "text/html; charset=\"&doc.html.charset;\""))))
+ ("CONTENT" "text/html; charset=&doc.html.charset;"))))
(define %gentext-nav-use-tables%
;; Use tables to build the navigation headers and footers?
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041231213445.GA80586>
