Add information about freebsd-i18n and freebsd-ppc mailing lists.
This commit is contained in:
parent
32a78360cb
commit
11d1422cc1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7058
1 changed files with 14 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.47 2000/01/30 20:22:25 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.48 2000/04/05 10:32:03 wosch Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/search/search.sgml,v 1.47 2000/01/30 20:22:25 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/search/search.sgml,v 1.48 2000/04/05 10:32:03 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -254,6 +254,12 @@ yield inaccurate results.</em></p>
|
|||
<td>General technical discussions</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-i18n"> <strong>I18n</strong></td>
|
||||
<td>FreeBSD Internationalization</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-isdn"> <strong>ISDN</strong></td>
|
||||
|
@ -308,6 +314,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Discussions concerning FreeBSD's ports collection</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-ppc"> <strong>PPC</strong></td>
|
||||
<td>Porting FreeBSD to the PowerPC</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-realtime"> <strong>Realtime</strong></td>
|
||||
|
|
Loading…
Reference in a new issue