Drop an unnecessary 'Subversion' reference.
The statement about following style(9) is applicable regardless of which VCS is in use. Reviewed by: bcr Approved by: bcr Differential Revision: https://reviews.freebsd.org/D25383
This commit is contained in:
parent
0fa855d20e
commit
c49383a3a1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54291
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
||||||
<para>The &man.style.9; man page — for documentation
|
<para>The &man.style.9; man page — for documentation
|
||||||
on the coding-style conventions which must be followed for
|
on the coding-style conventions which must be followed for
|
||||||
any code which is to be committed to the FreeBSD
|
any code which is to be committed to the FreeBSD
|
||||||
Subversion tree.</para>
|
tree.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
Loading…
Reference in a new issue