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:
Ed Maste 2020-06-23 13:48:26 +00:00
parent 0fa855d20e
commit c49383a3a1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54291

View file

@ -106,7 +106,7 @@
<para>The &man.style.9; man page &mdash; for documentation
on the coding-style conventions which must be followed for
any code which is to be committed to the FreeBSD
Subversion tree.</para>
tree.</para>
</listitem>
</itemizedlist>
</sect2>