diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-12-06 19:50:35 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-12-06 19:50:35 +0000 |
commit | 7cd5dbed2d8a87a2bc3f0a0d34fc37e3e99a7fcb (patch) | |
tree | b2f68463f144ef0e142b98e4d4ecef7031a899a5 /share | |
parent | c2b9253de64eeb2b4b357c11b78a57d398dc1ce8 (diff) | |
download | FreeBSD-src-7cd5dbed2d8a87a2bc3f0a0d34fc37e3e99a7fcb.zip FreeBSD-src-7cd5dbed2d8a87a2bc3f0a0d34fc37e3e99a7fcb.tar.gz |
o Add an additional .Pp between the send/recvbuffer comments and
the ones on ipfw. Note to self: why does ipfw/dummynet count as
a sysctl in tuning(7)?
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/tuning.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 36d3730..4607977 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -444,6 +444,7 @@ Note that the routing table (see .Xr route 8 ) can be used to introduce route-specific send and receive buffer size defaults. +.Pp As an additional management tool you can use pipes in your firewall rules (see .Xr ipfw 8 ) |