Module Name: src
Committed By: wiz
Date: Fri Nov 8 13:17:45 UTC 2013
Modified Files:
src/lib/libnpf: npf.3
Log Message:
Mark up NULL with Dv.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libnpf/npf.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libnpf/npf.3
diff -u src/lib/libnpf/npf.3:1.10 src/lib/libnpf/npf.3:1.11
--- src/lib/libnpf/npf.3:1.10 Fri Nov 8 00:38:27 2013
+++ src/lib/libnpf/npf.3 Fri Nov 8 13:17:45 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf.3,v 1.10 2013/11/08 00:38:27 rmind Exp $
+.\" $NetBSD: npf.3,v 1.11 2013/11/08 13:17:45 wiz Exp $
.\"
.\" Copyright (c) 2011-2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -145,7 +145,8 @@ Rule may match only if outgoing packet.
Interface is specified by
.Fa ifname ,
which is a string.
-NULL indicates any interface.
+.Dv NULL
+indicates any interface.
.\" ---
.It Fn npf_rule_setcode "rl" "type" "code" "len"
Assign compiled code for the rule specified by