From owner-cvs-all Wed Jan 23 23:16:52 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 1063537B400; Wed, 23 Jan 2002 23:16:48 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id C67AC532C; Thu, 24 Jan 2002 08:16:46 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Mikhail Teterin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.local.dist References: <200201232206.g0NM6oQ77476@aldan.algebra.com> From: Dag-Erling Smorgrav Date: 24 Jan 2002 08:16:46 +0100 In-Reply-To: <200201232206.g0NM6oQ77476@aldan.algebra.com> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mikhail Teterin writes: > On 23 Jan, Dag-Erling Smorgrav wrote: > > Log: > > Add local/share/java/classes, local/share/sgml, local/share/xml > Is not XML (and HTML) an implementation of sgml? No. HTML 1 through 4 are applications of SGML, while XHTML is an application of XML. SGML and XML are similar, but not identical. Well-formed XML documents that lack an XML declaration and don't use namespaces are also well-formed SGML documents, but their semantics may be different (e.g. XML is case-sensitive, SGML is not). DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message