From owner-freebsd-doc Mon Oct 1 17:30:14 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27AA937B40C for ; Mon, 1 Oct 2001 17:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f920U1o71103; Mon, 1 Oct 2001 17:30:01 -0700 (PDT) (envelope-from gnats) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 8BD6437B40B for ; Mon, 1 Oct 2001 17:22:57 -0700 (PDT) Received: from hades.hell.gr (patr530-a222.otenet.gr [212.205.215.222]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f920MsV14458 for ; Tue, 2 Oct 2001 03:22:54 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f920Msx00808; Tue, 2 Oct 2001 03:22:54 +0300 (EEST) (envelope-from charon) Message-Id: <200110020022.f920Msx00808@hades.hell.gr> Date: Tue, 2 Oct 2001 03:22:54 +0300 (EEST) From: Giorgos Keramidas Reply-To: Giorgos Keramidas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/30976: correction of two broken elements in the fdp-primer book Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30976 >Category: docs >Synopsis: correction of two broken elements in the fdp-primer book >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 01 17:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386 >Description: While reading through the fdp primer sgml source, I noticed these two 's that seemed funny. The first one results in a wrong URL referenced by the resulting HTML, and the second, hmm, I don't know how it managed to pass the validator Probably because it's wrapped in a CDATA. >How-To-Repeat: >Fix: --- patch begins here --- Index: see-also/chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/fdp-primer/see-also/chapter.sgml,v retrieving revision 1.6 diff -u -r1.6 chapter.sgml --- see-also/chapter.sgml 13 Jul 2001 20:48:01 -0000 1.6 +++ see-also/chapter.sgml 1 Oct 2001 23:32:23 -0000 @@ -64,7 +64,7 @@ Gentle introduction to SGML + url="http://etext.virginia.edu/bin/tei-tocs?div=DIV1&id=SG">Gentle introduction to SGML Index: sgml-markup/chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v retrieving revision 1.29 diff -u -r1.29 chapter.sgml --- sgml-markup/chapter.sgml 12 Aug 2001 19:41:44 -0000 1.29 +++ sgml-markup/chapter.sgml 1 Oct 2001 23:40:50 -0000 @@ -2525,7 +2525,7 @@ the first chapter. More specific information can be found in - this section.]]> This will generate the following (emphasised text indicates the text that will --- patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message