Update the description of freebsd-embedded [1]; deprecated freebsd-small [2].
PR: docs/99470 [1] Submitted by: gnn, David Wolfskill Deprecation text: linimon, from discussion on freebsd-embedded
This commit is contained in:
parent
cbfe2dd174
commit
f0f97c1a28
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28164
1 changed files with 17 additions and 4 deletions
|
@ -462,7 +462,8 @@
|
|||
|
||||
<row>
|
||||
<entry>&a.small.name;</entry>
|
||||
<entry>Using FreeBSD in embedded applications</entry>
|
||||
<entry>Using FreeBSD in embedded applications
|
||||
(obsolete; use &a.embedded.name; instead)</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -971,9 +972,16 @@
|
|||
<para><emphasis>Using FreeBSD in embedded
|
||||
applications</emphasis></para>
|
||||
|
||||
<para>This list discusses topics related to unusually small and
|
||||
embedded FreeBSD installations. This is a technical mailing
|
||||
list for which strictly technical content is expected.</para>
|
||||
<para>This list discusses topics related to using FreeBSD in
|
||||
embedded systems. This is a technical mailing list for which
|
||||
strictly technical content is expected. For the purpose of
|
||||
this list we define embedded systems as those computing
|
||||
devices which are not desktops and which usually serve a
|
||||
single purpose as opposed to being general computing
|
||||
environments. Examples include, but are not limited to,
|
||||
all kinds of phone handsets, network equipment such as
|
||||
routers, switches and PBXs, remote measuring equipment,
|
||||
PDAs, Point Of Sale systems, and so on.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -1384,6 +1392,11 @@
|
|||
<para>This list discusses topics related to unusually small and
|
||||
embedded FreeBSD installations. This is a technical mailing
|
||||
list for which strictly technical content is expected.</para>
|
||||
|
||||
<note>
|
||||
<para>This list has been obsoleted by &a.embedded.name;.</para>
|
||||
</note>
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue