Date: Sun, 29 Oct 2000 18:35:45 -0800 From: Kent Stewart <kstewart@urx.com> To: freebsd-doc@freebsd.org Subject: Out of date cvsup TAG entries in the Handbook. Message-ID: <39FCDE81.1E454415@urx.com>
next in thread | raw e-mail | index | archive | help
I was looking for the current set of cvsup TAG fields and noticed that the Handbook hadn't been updated since version 4.0 was released. I tried changing doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml, which was then diff'ed to create my patch. My new text was not included in the cvsup.html. There was a change to add cvsup2.de and it made it thru the conversion from sgml > html. All I did was copy and insert the 4.0 lines 3 times and edited the fields to the new tag lines. Since it didn't work, what should I have done? Kent --- chapter.sgml.orig Sat Oct 28 13:17:20 2000 +++ chapter.sgml Sun Oct 29 17:34:16 2000 @@ -1010,6 +1010,30 @@ <variablelist> <varlistentry> + <term>RELENG_4_2_0_RELEASE</term> + + <listitem> + <para>FreeBSD 4.2.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term>RELENG_4_1_1_RELEASE</term> + + <listitem> + <para>FreeBSD 4.1.1.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term>RELENG_4_1_0_RELEASE</term> + + <listitem> + <para>FreeBSD 4.1.</para> + </listitem> + </varlistentry> + + <varlistentry> <term>RELENG_4_0_0_RELEASE</term> <listitem> -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ 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?39FCDE81.1E454415>