Date: Sun, 1 Oct 2006 16:31:13 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/share/sgml header.ent Message-ID: <200610011631.k91GVDOX041594@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2006-10-01 16:31:13 UTC FreeBSD doc repository Modified files: share/sgml header.ent Log: - Fix an SGML start tag. In SGML <foo></foo> should be used instead of <foo /> because it has no EmptyElemTag (described in Sect 3.1, XML 1.0 Spec.). - Use &header2.word.search; for a word "Search". Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Revision Changes Path 1.2 +3 -3 www/share/sgml/header.ent
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610011631.k91GVDOX041594>