Remove an extraneous closing paren and fix a minor grammar nit.

Reviewed by:	bmah
This commit is contained in:
Giorgos Keramidas 2003-03-16 02:14:04 +00:00
parent fae930213c
commit 90ba40bfc9
2 changed files with 4 additions and 4 deletions

View File

@ -211,7 +211,7 @@
<note>
<para>Modules designed for use with &os; 4.X are likely to
panic and should be used with extreme caution).</para>
panic and should be used with extreme caution.</para>
</note>
</para>
@ -265,7 +265,7 @@
high-bandwidth, large propagation-delay connections. It is
off by default but can be enabled with the
<varname>net.inet.tcp.rfc3390</varname> sysctl variable. More
information can by found in &man.tcp.4;.</para>
information can be found in &man.tcp.4;.</para>
<para>The IP fragment reassembly code behaves more gracefully
when receiving a large number of packet fragments (it is

View File

@ -211,7 +211,7 @@
<note>
<para>Modules designed for use with &os; 4.X are likely to
panic and should be used with extreme caution).</para>
panic and should be used with extreme caution.</para>
</note>
</para>
@ -265,7 +265,7 @@
high-bandwidth, large propagation-delay connections. It is
off by default but can be enabled with the
<varname>net.inet.tcp.rfc3390</varname> sysctl variable. More
information can by found in &man.tcp.4;.</para>
information can be found in &man.tcp.4;.</para>
<para>The IP fragment reassembly code behaves more gracefully
when receiving a large number of packet fragments (it is