Minor grammar and punctuation fixes

in the SO_ACCEPTFILTER description.
This commit is contained in:
yar 2002-01-04 18:17:07 +00:00
parent ea2e48c1df
commit 81b5911741

View File

@ -153,7 +153,7 @@ and set with
.It Dv SO_RCVLOWAT Ta "set minimum count for input"
.It Dv SO_SNDTIMEO Ta "set timeout value for output"
.It Dv SO_RCVTIMEO Ta "set timeout value for input"
.It Dv SO_ACCEPTFILTER Ta "set accept filter on listen socket"
.It Dv SO_ACCEPTFILTER Ta "set accept filter on listening socket"
.It Dv SO_TYPE Ta "get the type of the socket (get only)"
.It Dv SO_ERROR Ta "get and clear error on the socket (get only)"
.El
@ -325,7 +325,7 @@ struct accept_filter_arg {
.Pp
.Fa optval
should point to a
.Fa struct accept_filter_arg .
.Fa struct accept_filter_arg
that will select and configure the
.Xr accept_filter 9 .
.Fa af_name