Add a link to a page which goes in to much more detail about possible
errors from nsgmls(1).
This commit is contained in:
parent
ca138ea9df
commit
4c8ac2ce81
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5285
3 changed files with 24 additions and 3 deletions
en/tutorials/docproj-primer/sgml-primer
en_US.ISO8859-1/books/fdp-primer/sgml-primer
en_US.ISO_8859-1/books/fdp-primer/sgml-primer
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$Id: chapter.sgml,v 1.6 1999-07-30 20:50:59 nik Exp $
|
||||
$Id: chapter.sgml,v 1.7 1999-07-30 21:25:50 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sgml-primer">
|
||||
|
@ -492,6 +492,13 @@ nsgmls:example.sgml:6:8:E: end tag for "HEAD" which is not finished</screen>
|
|||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<para><ulink
|
||||
url="http://www.cs.duke.edu/~dsb/kgv-faq/errors.html">More
|
||||
information about errors from &man.nsgmls.1;</ulink> is
|
||||
available in the <ulink
|
||||
url="http://www.cs.duke.edu/~dsb/kgv-faq/">Unofficial 'Kindler,
|
||||
Gentler HTML Validator' FAQ</ulink>.</para>
|
||||
|
||||
<para>Simply omitting the <sgmltag>title</sgmltag> tags has
|
||||
generated 2 different errors.</para>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$Id: chapter.sgml,v 1.6 1999-07-30 20:50:59 nik Exp $
|
||||
$Id: chapter.sgml,v 1.7 1999-07-30 21:25:50 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sgml-primer">
|
||||
|
@ -492,6 +492,13 @@ nsgmls:example.sgml:6:8:E: end tag for "HEAD" which is not finished</screen>
|
|||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<para><ulink
|
||||
url="http://www.cs.duke.edu/~dsb/kgv-faq/errors.html">More
|
||||
information about errors from &man.nsgmls.1;</ulink> is
|
||||
available in the <ulink
|
||||
url="http://www.cs.duke.edu/~dsb/kgv-faq/">Unofficial 'Kindler,
|
||||
Gentler HTML Validator' FAQ</ulink>.</para>
|
||||
|
||||
<para>Simply omitting the <sgmltag>title</sgmltag> tags has
|
||||
generated 2 different errors.</para>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$Id: chapter.sgml,v 1.6 1999-07-30 20:50:59 nik Exp $
|
||||
$Id: chapter.sgml,v 1.7 1999-07-30 21:25:50 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sgml-primer">
|
||||
|
@ -492,6 +492,13 @@ nsgmls:example.sgml:6:8:E: end tag for "HEAD" which is not finished</screen>
|
|||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<para><ulink
|
||||
url="http://www.cs.duke.edu/~dsb/kgv-faq/errors.html">More
|
||||
information about errors from &man.nsgmls.1;</ulink> is
|
||||
available in the <ulink
|
||||
url="http://www.cs.duke.edu/~dsb/kgv-faq/">Unofficial 'Kindler,
|
||||
Gentler HTML Validator' FAQ</ulink>.</para>
|
||||
|
||||
<para>Simply omitting the <sgmltag>title</sgmltag> tags has
|
||||
generated 2 different errors.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue