Reorganize list of networking technologies included in FreeBSD to add
SCTP and reorder the others such that we don't lead the list with super cutting-edge SLIP. Also fix a grammar nit. Submitted by: Ben Kaduk <minimarmot@gmail.com>
This commit is contained in:
parent
d42988583d
commit
d14f778ca6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30367
1 changed files with 3 additions and 3 deletions
|
@ -91,8 +91,8 @@
|
|||
<indexterm><primary>TCP/IP networking</primary></indexterm>
|
||||
<listitem>
|
||||
<para>Strong <emphasis>TCP/IP networking</emphasis> with
|
||||
support for industry standards such as SLIP, PPP, NFS, DHCP,
|
||||
and NIS. This means that your FreeBSD machine can
|
||||
support for industry standards such as SCTP, DHCP, NFS,
|
||||
NIS, PPP, and SLIP. This means that your FreeBSD machine can
|
||||
interoperate easily with other systems as well as act as an
|
||||
enterprise server, providing vital functions such as NFS
|
||||
(remote file access) and email services or putting your
|
||||
|
@ -868,7 +868,7 @@
|
|||
CSRG group, with some enhancements from NetBSD, OpenBSD, 386BSD, and
|
||||
the Free Software Foundation.</para>
|
||||
|
||||
<para>Since our release of FreeBSD 2.0 in late 94, the performance,
|
||||
<para>Since our release of FreeBSD 2.0 in late 1994, the performance,
|
||||
feature set, and stability of FreeBSD has improved dramatically.
|
||||
<!-- XXX is the rest of this paragraph still true ? -->
|
||||
The largest change is a revamped virtual memory system with a merged
|
||||
|
|
Loading…
Reference in a new issue