Add an entry for the 'svn-src' mailing list
Reviewed by: keramida
This commit is contained in:
parent
ee6496da38
commit
4b460981e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32962
1 changed files with 10 additions and 2 deletions
|
@ -594,7 +594,7 @@
|
|||
you can change your digest options in your account options
|
||||
section.</para>
|
||||
|
||||
<para><emphasis>CVS lists:</emphasis> The following lists are for people
|
||||
<para><emphasis>CVS & SVN lists:</emphasis> The following lists are for people
|
||||
interested in seeing the log messages for changes to various areas of
|
||||
the source tree. They are <emphasis>Read-Only</emphasis> lists and
|
||||
should not have mail sent to them.</para>
|
||||
|
@ -637,7 +637,15 @@
|
|||
<row>
|
||||
<entry>&a.cvs-src.name;</entry>
|
||||
<entry><filename>/usr/src</filename></entry>
|
||||
<entry>All changes to the src tree</entry>
|
||||
<entry>All changes to the src tree (generated by the svn-to-cvs
|
||||
importer commits)</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.svn-src.name;</entry>
|
||||
<entry><filename>/usr/src</filename></entry>
|
||||
<entry>All changes to the src tree
|
||||
(<application>SVN</application> commit logs)</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
|
Loading…
Reference in a new issue