Module Name:    src
Committed By:   leot
Date:           Sun Dec 10 20:45:26 UTC 2017

Modified Files:
        src/usr.sbin/npf/npfctl: todo

Log Message:
Fix a typo


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/npf/npfctl/todo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/npf/npfctl/todo
diff -u src/usr.sbin/npf/npfctl/todo:1.13 src/usr.sbin/npf/npfctl/todo:1.14
--- src/usr.sbin/npf/npfctl/todo:1.13	Sun Dec 10 20:30:45 2017
+++ src/usr.sbin/npf/npfctl/todo	Sun Dec 10 20:45:26 2017
@@ -2,7 +2,7 @@
 -- have a way to use npflog to log packets to syslog
    We have npfd that logs to a file
 -- have a way to match dropped packets to rules
-   We keep this information now and we pass it to nplog using the OpenBSD
+   We keep this information now and we pass it to npflog using the OpenBSD
    pflog format.
 -- have a way to list the active nat sessions
    Use "npfctl list"

Reply via email to