Bug 165909

Summary: [PATCH] Committer's Guide: Add svn tag stable/9 to list of notable tags
Product: Documentation Reporter: Chris Rees <crees>
Component: Books & ArticlesAssignee: Ryusuke SUZUKI <ryusuke>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Chris Rees 2012-03-11 01:00:23 UTC
	- Mention stable/9 tag as noteworthy in Administrative Details

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/

Fix: 

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.--SkWWkn9EViAhNnLoXDbYeXfMfwfGf3Qe022SiJo5Uzh9rpRN
Content-Type: text/plain; name="patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch.txt"

? article.html
? docbook.css
? patch.txt
Index: article.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
retrieving revision 1.311
diff -u -r1.311 article.sgml
--- article.sgml	24 Feb 2012 14:10:05 -0000	1.311
+++ article.sgml	11 Mar 2012 00:51:13 -0000
@@ -131,6 +131,7 @@
 	    <entry>
 	      <literal>stable/7</literal> (7.X-STABLE),
 	      <literal>stable/8</literal> (8.X-STABLE),
+	      <literal>stable/9</literal> (9.X-STABLE),
 	      <literal>head</literal> (-CURRENT)
 	    </entry>
 	  </row>
Comment 1 Ryusuke SUZUKI freebsd_committer freebsd_triage 2012-03-11 01:06:20 UTC
Responsible Changed
From-To: freebsd-doc->ryusuke

I'll take this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-03-11 01:17:45 UTC
ryusuke     2012-03-11 01:17:35 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/committers-guide article.sgml 
  Log:
  PR: docs/165909
  
  Mention stable/9 tag as noteworthy in Administrative Details
  
  Submitted by:   crees@
  
  Revision  Changes    Path
  1.312     +1 -0      doc/en_US.ISO8859-1/articles/committers-guide/article.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 3 Ryusuke SUZUKI freebsd_committer freebsd_triage 2012-03-11 01:18:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!