Fix a grammar error.

Reported by:i hiren, vangyzen
MFC after: 1 month
X-MFC:	r307727
Sponsored by: Netflix
This commit is contained in:
Michael Tuexen 2016-10-21 18:45:09 +00:00
parent 9d71a3975e
commit 202a205fc2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=307746

View File

@ -587,10 +587,10 @@ List of available TCP function blocks (TCP stacks).
.It Va functions_default
The default TCP function block (TCP stack).
.It Va insecure_rst
Use criterias defined in RFC793 instead of RFC5961 for accepting RST segments.
Use criteria defined in RFC793 instead of RFC5961 for accepting RST segments.
Default is false.
.It Va insecure_syn
Use criterias defined in RFC793 instead of RFC5961 for accepting SYN segments.
Use criteria defined in RFC793 instead of RFC5961 for accepting SYN segments.
Default is false.
.El
.Sh ERRORS