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)
This commit is contained in:
parent
d233c4f0d6
commit
fa63c0110d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53596
1 changed files with 8 additions and 2 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue