From 32d19c916b43d07596886ba4eb710f2f54ba3501 Mon Sep 17 00:00:00 2001 From: rmind Date: Fri, 23 Dec 2011 20:53:31 +0000 Subject: [PATCH] Amend previous. --- share/man/man9/npf_ncode.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/npf_ncode.9 b/share/man/man9/npf_ncode.9 index c5611bdc6a55..58d526ef690f 100644 --- a/share/man/man9/npf_ncode.9 +++ b/share/man/man9/npf_ncode.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: npf_ncode.9,v 1.7 2011/12/23 20:51:50 rmind Exp $ +.\" $NetBSD: npf_ncode.9,v 1.8 2011/12/23 20:53:31 rmind Exp $ .\" .\" Copyright (c) 2009-2011 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -242,7 +242,7 @@ If comparison is required, the type and code values are represented by lower 16 bits. The higher 8 bits represent type, and the lower 8 bits code number. .\" - -.It Sy 0x93 NPF_OPCODE_IP4MASK , , +.It Sy 0x93 NPF_OPCODE_IP6MASK , , Match passed network address with subnet against source or destination address in the IPv6 header. Address and mask should be in network byte order.