Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2009 20:35:40 -0400 (EDT)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/139623: [PATCH] fix typo in committers-guide 
Message-ID:  <20091015003540.E8C1E1709C@spartan.hamla.org>
Resent-Message-ID: <200910150040.n9F0e1xM004107@freefall.freebsd.org>

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

>Number:         139623
>Category:       docs
>Synopsis:       [PATCH] fix typo in committers-guide
>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:   Thu Oct 15 00:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
	RELENG_8 is incorrectly referred to as 7.X-STABLE in Administrative Details. 
>How-To-Repeat:
	
>Fix:

	



--- committers-guide.diff begins here ---
Index: en_US.ISO8859-1/articles/committers-guide/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
retrieving revision 1.286
diff -u -r1.286 article.sgml
--- en_US.ISO8859-1/articles/committers-guide/article.sgml	13 Aug 2009 15:51:59 -0000	1.286
+++ en_US.ISO8859-1/articles/committers-guide/article.sgml	15 Oct 2009 00:30:59 -0000
@@ -127,7 +127,7 @@
 	    <entry>
 	      <literal>RELENG_6</literal> (6.X-STABLE), 
 	      <literal>RELENG_7</literal> (7.X-STABLE), 
-	      <literal>RELENG_8</literal> (7.X-STABLE), 
+	      <literal>RELENG_8</literal> (8.X-STABLE), 
 	      <literal>HEAD</literal> (-CURRENT)
 	    </entry>
 	  </row>
--- committers-guide.diff ends here ---

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



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