From owner-freebsd-doc@FreeBSD.ORG Tue May 20 14:27:57 2003 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 A9B8437B401 for ; Tue, 20 May 2003 14:27:57 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDB0043FB1 for ; Tue, 20 May 2003 14:27:56 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h4KLRtuf054078; Tue, 20 May 2003 17:27:56 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 20 May 2003 17:19:39 -0400 From: Tom Rhodes To: Ceri Davies Message-Id: <20030520171939.16786c3c.trhodes@FreeBSD.org> In-Reply-To: <20030520212200.GA91809@submonkey.net> References: <20030520212200.GA91809@submonkey.net> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc@FreeBSD.org Subject: Re: Is this correct? 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: Tue, 20 May 2003 21:27:58 -0000 On Tue, 20 May 2003 22:22:00 +0100 Ceri Davies wrote: > > I'm pretty sure that this patch is correct, but not 100%. Comments? > > Ceri > -- > > Index: sgml-markup/chapter.sgml > =================================================================== > RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v > retrieving revision 1.54 > diff -u -r1.54 chapter.sgml > --- sgml-markup/chapter.sgml 20 May 2003 21:18:38 -0000 1.54 > +++ sgml-markup/chapter.sgml 20 May 2003 21:20:33 -0000 > @@ -674,7 +674,7 @@ > > Some elements may exist in two forms, formal > and informal. Typically, the formal version of > - the element will consist of a title followed by the information > + the element will consist of a title followed by the informal > version of the element. The informal version will not have a > title. > > This, looks correct. Mainly the fact that the next line talks about the 'informal version'. -- Tom Rhodes