Add freebsd-rc to the Developer mailinglists.
PR: docs/92883 Approved by: trhodes (mentor)
This commit is contained in:
parent
d8cc823f5d
commit
d16cf9b59d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27054
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.103 2006/01/21 15:15:51 ache Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.104 2006/01/21 15:21:02 ache Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -535,6 +535,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Discussion of quality assurance issues</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-rc"> <strong>rc</strong></td>
|
||||
<td>Discussion related to /etc/rc.d design and implementation</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-realtime"> <strong>Realtime</strong></td>
|
||||
|
|
Loading…
Reference in a new issue