From owner-freebsd-doc@FreeBSD.ORG Fri Mar 12 09:00:01 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AE4416A4CE for ; Fri, 12 Mar 2004 09:00:01 -0800 (PST) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 298E643D1F for ; Fri, 12 Mar 2004 09:00:01 -0800 (PST) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p60018-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.142.18]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id E46D9153A; Sat, 13 Mar 2004 01:59:59 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.12.9p2/8.12.9) with ESMTP id i2CGxaA2016796; Sat, 13 Mar 2004 01:59:36 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sat, 13 Mar 2004 01:59:22 +0900 (JST) Message-Id: <20040313.015922.45211871.hrs@eos.ocn.ne.jp> To: manu@whitecats.mine.nu From: Hiroki Sato In-Reply-To: <20040311204542.GA1418@whitecats.mine.nu> References: <20040311204542.GA1418@whitecats.mine.nu> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.0.62 on Emacs 21.3.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sat_Mar_13_01_59_22_2004_463)--" Content-Transfer-Encoding: 7bit cc: freebsd-doc@FreeBSD.org Subject: Re: nsgmls doesn't work X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 17:00:01 -0000 ----Security_Multipart(Sat_Mar_13_01_59_22_2004_463)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Manuel Hernandez wrote in <20040311204542.GA1418@whitecats.mine.nu>: manu> Example 1: Docbook document (from CVS) manu> $ cd /usr/doc/en_US.ISO8859-1/books/faq manu> $ nsgmls -c /usr/doc/en_US.ISO8859-1/share/sgml/catalog -s book.sgml manu> manu> nsgmls:book.sgml:1:73:W: cannot generate system identifier for public manu> text "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" Does "make lint" work? When you use nsgmls, you need to specify catalogs which are used in the document appropriately. manu> Example 2: XHTML 1.0 document manu> (this page was validated with http://validator.w3.org/check) manu> manu> $ nsgmls -s /home/user/index.html manu> nsgmls:/usr/local/share/xml/dtd/xhtml/xhtml1-transitional.dtd:273:27:E: manu> omitted tag minimization parameter can be omitted only if "OMITTAG NO" manu> is specified on the SGML declaration And when you use nsgmls for XML docs, you need to specify a SGML declaration for the XML specification. -- | Hiroki SATO ----Security_Multipart(Sat_Mar_13_01_59_22_2004_463)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAUexqTyzT2CeTzy0RAsQyAKCk29T3FZyDGaJVgbhwbP0WNZv2kQCgzW31 Ag1yBdSroWz7yVp+GbzEGw0= =InbD -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Mar_13_01_59_22_2004_463)----