svn commit: r52379 - head/en_US.ISO8859-1/articles/freebsd-releng

Glen Barber gjb at FreeBSD.org
Thu Oct 18 16:42:26 UTC 2018


Author: gjb
Date: Thu Oct 18 16:42:25 2018
New Revision: 52379
URL: https://svnweb.freebsd.org/changeset/doc/52379

Log:
  Note to add ^/releng/X.Y/ to svnadmin/conf/approvers.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/articles/freebsd-releng/releng-minor-version.xml

Modified: head/en_US.ISO8859-1/articles/freebsd-releng/releng-minor-version.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/freebsd-releng/releng-minor-version.xml	Thu Oct 18 16:39:43 2018	(r52378)
+++ head/en_US.ISO8859-1/articles/freebsd-releng/releng-minor-version.xml	Thu Oct 18 16:42:25 2018	(r52379)
@@ -56,7 +56,8 @@
       a regular expression matching the &branch.stablex; branch for
       the release:</para>
 
-    <programlisting>^/&branch.stablex;	re</programlisting>
+    <programlisting>^/&branch.stablex;	re
+^/&branch.relengx;	re</programlisting>
 
     <note>
       <para>There are two general exceptions to requiring commit


More information about the svn-doc-head mailing list