Add a WITHOUT_RATELIMIT option description for src.conf(5)

This is a follow up commit for r312379

MFC after:	1 month
X-MFC with:	r312379
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-03-23 01:44:17 +00:00
parent b6db9b8438
commit 23de83ef36

View File

@ -0,0 +1,12 @@
.\" $FreeBSD$
Set to build the system with rate limit support.
.Pp
This makes
.Dv SO_MAX_PACING_RATE
effective in
.Xr getsockopt 2 ,
and
.Ar txrlimit
support in
.Xr ifconfig 8 ,
by proxy.