Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Amend previous.



details:   https://anonhg.NetBSD.org/src/rev/28722f1e0921
branches:  trunk
changeset: 772203:28722f1e0921
user:      rmind <rmind%NetBSD.org@localhost>
date:      Fri Dec 23 20:53:31 2011 +0000

description:
Amend previous.

diffstat:

 share/man/man9/npf_ncode.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3c13c5cf4657 -r 28722f1e0921 share/man/man9/npf_ncode.9
--- a/share/man/man9/npf_ncode.9        Fri Dec 23 20:51:50 2011 +0000
+++ b/share/man/man9/npf_ncode.9        Fri Dec 23 20:53:31 2011 +0000
@@ -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 @@
 lower 16 bits.
 The higher 8 bits represent type, and the lower 8 bits code number.
 .\" -
-.It Sy 0x93 NPF_OPCODE_IP4MASK <s/d>, <network address>, <subnet>
+.It Sy 0x93 NPF_OPCODE_IP6MASK <s/d>, <network address>, <subnet>
 Match passed network address with subnet against source or destination
 address in the IPv6 header.
 Address and mask should be in network byte order.



Home | Main Index | Thread Index | Old Index