Date: Sat, 14 Sep 2002 00:07:42 +0200 From: Christian Brueffer <chris@unixpages.org> To: Giorgos Keramidas <keramida@FreeBSD.ORG> Cc: freebsd-doc@FreeBSD.ORG Subject: Re: <releaseinfo> vs <pubdate> in books/fdp-primer/sgml-markup/chapter.sgml Message-ID: <20020913220742.GA81392@unixpages.org> In-Reply-To: <20020826065921.GA18184@hades.hell.gr> References: <20020813205741.GR14281@unixpages.org> <20020825155620.GD1988@hades.hell.gr> <20020825235258.GA805@unixpages.org> <20020826065921.GA18184@hades.hell.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 26, 2002 at 09:59:21AM +0300, Giorgos Keramidas wrote: > On 2002-08-26 01:52 +0000, Christian Brueffer wrote: > > So, I guess if no one objects, following patch could be committed: > > [ patch for doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml ] > > --- chapter.sgml.orig Sun Aug 18 19:26:25 2002 > > +++ chapter.sgml Mon Aug 26 01:48:09 2002 > > @@ -794,9 +794,7 @@ > > <holder role="mailto:<replaceable>your e-mail address</replaceable>"><replaceable>Your name</replaceable></holder> > > </copyright> > > > > - <pubdate role="rcs">$Date$</pubdate> > > - > > - <releaseinfo>$Id$</releaseinfo> > > + <releaseinfo>$FreeBSD$</releaseinfo> > > > > <abstract> > > <para><replaceable>Include an abstract of the book's contents here.</replaceable></para> > > @@ -845,9 +843,7 @@ > > <holder role="mailto:<replaceable>your e-mail address</replaceable>"><replaceable>Your name</replaceable></holder> > > </copyright> > > > > - <pubdate role="rcs">$Date$</pubdate> > > - > > - <releaseinfo>$Id$</releaseinfo> > > + <releaseinfo>$FreeBSD$</releaseinfo> > > > > <abstract> > > <para><replaceable>Include an abstract of the article's contents here.</replaceable></para> > > This looks OK to me. If nobody objects to the changes for some > reason, I'd like to commit it in a few days. > > - Giorgos > No objections for 3 weeks, i think this can be committed now. Just a little reminder :-) - Christian -- http://www.unixpages.org chris@unixpages.org GPG Pub-Key : www.unixpages.org/cbrueffer.asc GPG Fingerprint: 0DB5 8563 2473 C72A A8D1 56EA DAD2 B05D 5F3C 3185 GPG Key ID : DAD2B05D5F3C3185 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?20020913220742.GA81392>