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

Glen Barber gjb at FreeBSD.org
Wed Nov 13 17:31:53 UTC 2019


Author: gjb
Date: Wed Nov 13 17:31:53 2019
New Revision: 53596
URL: https://svnweb.freebsd.org/changeset/doc/53596

Log:
  Fix wording of the fbsd:nokeywords property.
  Note that release notes for 12.x and later are in the doc
  repository.
  
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

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

Modified: head/en_US.ISO8859-1/articles/freebsd-releng/releng-website.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/freebsd-releng/releng-website.xml	Tue Nov 12 19:20:40 2019	(r53595)
+++ head/en_US.ISO8859-1/articles/freebsd-releng/releng-website.xml	Wed Nov 13 17:31:53 2019	(r53596)
@@ -138,10 +138,16 @@
       where <replaceable>X.Y</replaceable> represents the major and
       minor version number of the release.</para>
 
-    <para>The <literal>fbsd:nokeywords</literal> must be set to
-      <literal>on</literal> on the newly-added files before the
+    <para>The <literal>fbsd:nokeywords</literal> property must be set
+      to <literal>on</literal> on the newly-added files before the
       pre-commit hooks will allow them to be added to the
       repository.</para>
+
+    <note>
+      <para>The relevant release-related documents exist in the
+	<filename class="directory">doc</filename> repository for
+	&os; 12.x and later.</para>
+    </note>
   </sect2>
 
   <sect2 xml:id="releng-ports-beta-rc">


More information about the svn-doc-all mailing list