diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-11-01 22:38:35 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-11-01 22:38:35 +0000 |
commit | 54691fd18dcda26b33415f53b14a5655be9a972d (patch) | |
tree | 55d271996f8b5f69de51f3562fd5101a87028954 /en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml | |
parent | 85d368c3ed9af3bd003e148d5fc96f1d2011372b (diff) | |
download | doc-54691fd18dcda26b33415f53b14a5655be9a972d.tar.gz doc-54691fd18dcda26b33415f53b14a5655be9a972d.zip |
Remove the paragraph about the Kinder, Gentler HTML Validator FAQ since it
(the FAQ) no longer exists, and validator.w3.org isn't really relevant in
this situation. Also removed the %not.published; bits around it.
PR: 22419
Submitted by: Paul Fardy <pdf+fdp@mun.ca>
Notes
Notes:
svn path=/head/; revision=8274
Diffstat (limited to 'en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml')
-rw-r--r-- | en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml b/en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml index efe06cd9ad..3cb5589b31 100644 --- a/en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml +++ b/en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml @@ -27,7 +27,7 @@ ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml,v 1.13 2000/08/08 18:25:31 nik Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-primer/chapter.sgml,v 1.14 2000/10/31 19:36:16 nik Exp $ --> <chapter id="sgml-primer"> @@ -493,17 +493,6 @@ nsgmls:example.sgml:6:8:E: end tag for "HEAD" which is not finished</screen> </tgroup> </informaltable> -<![ %not.published; [ - - <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> |