Add -snapshots@ list.
PR: 174454 Submitted by: David Wolfskill
This commit is contained in:
parent
97c7affeb6
commit
9c3e7b8c8f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40387
2 changed files with 22 additions and 0 deletions
|
@ -489,6 +489,11 @@
|
|||
(obsolete; use &a.embedded.name; instead)</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.snapshots.name;</entry>
|
||||
<entry>&os; Development Snapshot Announcements</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.sparc.name;</entry>
|
||||
<entry>Porting FreeBSD to &sparc; based systems</entry>
|
||||
|
@ -1659,6 +1664,19 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.snapshots.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>&os; Development Snapshot
|
||||
Announcements</emphasis></para>
|
||||
|
||||
<para>This list will notify you about the availablity
|
||||
of new &os; development snapshots for the head/ and
|
||||
stable/ branches.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.stable.name;</term>
|
||||
|
||||
|
|
|
@ -393,6 +393,10 @@
|
|||
<!ENTITY a.small "<ulink url='&a.small.url;'>FreeBSD-small mailing list</ulink>">
|
||||
<!ENTITY a.small.name "<ulink url='&a.small.url;'>freebsd-small</ulink>">
|
||||
|
||||
<!ENTITY a.snapshots.url "&a.mailman.listinfo;/freebsd-snapshots">
|
||||
<!ENTITY a.snapshots "<ulink url='&a.snapshots.url;'>FreeBSD Development Snapshot Announcements</ulink>">
|
||||
<!ENTITY a.snapshots.name "<ulink url='&a.snapshots.url;'>freebsd-snapshots</ulink>">
|
||||
|
||||
<!ENTITY a.sparc.url "&a.mailman.listinfo;/freebsd-sparc64">
|
||||
<!ENTITY a.sparc "<ulink url='&a.sparc.url;'>FreeBSD SPARC porting mailing list</ulink>">
|
||||
<!ENTITY a.sparc.name "<ulink url='&a.sparc.url;'>freebsd-sparc64</ulink>">
|
||||
|
|
Loading…
Reference in a new issue