Skip to content

Commit b5c006b

Browse files
dhgutteridgermind
authored andcommitted
npf.conf.5: add references to npf-params.7 (#32)
1 parent a3b5cd0 commit b5c006b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/npfctl/npf.conf.5

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2828
.\" POSSIBILITY OF SUCH DAMAGE.
2929
.\"
30-
.Dd April 7, 2019
30+
.Dd April 16, 2019
3131
.Dt NPF.CONF 5
3232
.Os
3333
.Sh NAME
@@ -479,6 +479,10 @@ procedure "someproc" {
479479
.Ed
480480
.Pp
481481
In this case, the procedure calls the logging and normalization modules.
482+
.Ss Parameter settings
483+
NPF supports a set of dynamically tunable parameters. See
484+
.Xr npf-params 7
485+
for specific details.
482486
.Ss Misc
483487
Text after a hash
484488
.Pq Sq #
@@ -642,6 +646,7 @@ group default {
642646
.Sh SEE ALSO
643647
.Xr bpf 4 ,
644648
.Xr npf 7 ,
649+
.Xr npf-params 7 ,
645650
.Xr pcap-filter 7 ,
646651
.Xr npfctl 8 ,
647652
.Xr npfd 8

0 commit comments

Comments
 (0)