- Add freebsd-embedded@ to our mailing list search
PR: www/107821 Submitted by: Andrew <andrew@ugh.net.au> Approved by: keramida
This commit is contained in:
parent
7e6053de2d
commit
f7b145b38a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29857
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.107 2006/09/10 11:57:04 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.108 2007/03/18 17:34:36 wosch Exp $">
|
||||
<!ENTITY title "Search">
|
||||
]>
|
||||
|
||||
|
@ -356,6 +356,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Discussions concerning documentation</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-embedded"> <strong>Embedded</strong></td>
|
||||
<td>Discussions about using FreeBSD in embedded systems</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-emulation"> <strong>Emulation</strong></td>
|
||||
|
|
Loading…
Reference in a new issue