Add -qa list.
PR: 31838 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
This commit is contained in:
parent
60c2b14fdc
commit
a10a9e3a0e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11236
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.71 2001/09/05 19:35:02 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.72 2001/11/11 11:15:54 wosch Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -378,6 +378,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Porting FreeBSD to the PowerPC</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-qa"> <strong>QA</strong></td>
|
||||
<td>Discussion of quality assurance issues</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-realtime"> <strong>Realtime</strong></td>
|
||||
|
|
Loading…
Reference in a new issue