Bug 108066

Summary: Correction to handbook A.7.1 Branch Tags
Product: Documentation Reporter: Ken Tom <airpain>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ken Tom 2007-01-18 01:10:21 UTC
cvs branch tags not updated on the website for RELENG_6_2

handbook/mirrors/chapters.sgml

Fix: 

<listitem>
  <para>The line of development for FreeBSD-6.X, also known
    as FreeBSD 6-STABLE</para>
</listitem>
     </varlistentry>

+     <varlistentry>
+<term>RELENG_6_2</term>
+
+<listitem>
+  <para>The release branch for FreeBSD-6.2, used only for
+    security advisories and other critical fixes.</para>
+</listitem>
+     </varlistentry>
+
     <varlistentry>
<term>RELENG_6_1</term>

<listitem>
  <para>The release branch for FreeBSD-6.1, used only for
    security advisories and other critical fixes.</para>
</listitem>
     </varlistentry>
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-01-18 05:52:00 UTC
murray      2007-01-18 05:51:55 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/mirrors chapter.sgml 
  Log:
  Add missing RELENG_6_2 release branch.
  
  PR:             docs/108066
  Submitted by:   Ken Tom <airpain@gmail.com>
  
  Revision  Changes    Path
  1.423     +9 -0      doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Murray Stokely freebsd_committer freebsd_triage 2007-01-18 05:53:02 UTC
State Changed
From-To: open->closed

Thanks for the submission.  I have submitted your change to CVS. 
The website should be updated within 24 hours.