Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2000 01:42:35 +0100 (CET)
From:      Karlheinz.Eckmeier@t-online.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/16135: fdp-primer - wrong closing tag in example
Message-ID:  <200001160042.BAA01849@abakus.my.domain>

next in thread | raw e-mail | index | archive | help

>Number:         16135
>Category:       docs
>Synopsis:       fdp-primer - wrong ending tag in example
>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:   Sat Jan 15 15:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Karlheinz Eckmeier
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	doc-all from cvsup.de.FreeBSD.org ( release=cvs tag=. )

>Description:

	Wrong ending tag in sgml-markup/chapter.sgml Example 4-22
           "</bookinfo>" should be "</artheader>"

>How-To-Repeat:

	

>Fix:
	

*** en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml.orig	Mon Sep  6 08:52:41 1999
--- en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml	Sun Jan 16 00:22:16 2000
***************
*** 853,859 ****
      &lt;abstract>
        &lt;para><replaceable>Include an abstract of the article's contents here.</replaceable>&lt;/para>
      &lt;/abstract>
!   &lt;/bookinfo>
  
    &hellip;
  
--- 853,859 ----
      &lt;abstract>
        &lt;para><replaceable>Include an abstract of the article's contents here.</replaceable>&lt;/para>
      &lt;/abstract>
!   &lt;/artheader>
  
    &hellip;
  

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001160042.BAA01849>