summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f/net_instance_alloc.9f
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2013-09-29 14:27:52 -0700
committerRobert Mustacchi <rm@joyent.com>2013-11-06 08:09:36 -0800
commitfe77cc0407fb667ddc04e1a8f2e203bb7b9c80e1 (patch)
treeb5723fc87b94e5c73aa9c243dc40e6dac6ef5440 /usr/src/man/man9f/net_instance_alloc.9f
parentc6d054cbc999e5c8b9ad1aa01dbb4800b84f06bd (diff)
downloadillumos-gate-fe77cc0407fb667ddc04e1a8f2e203bb7b9c80e1.tar.gz
4236 Internet Packet Disturber
4237 net_* and hook_* man pages are wrong Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
Diffstat (limited to 'usr/src/man/man9f/net_instance_alloc.9f')
-rw-r--r--usr/src/man/man9f/net_instance_alloc.9f5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man9f/net_instance_alloc.9f b/usr/src/man/man9f/net_instance_alloc.9f
index 0f51ce67d6..146054f5d4 100644
--- a/usr/src/man/man9f/net_instance_alloc.9f
+++ b/usr/src/man/man9f/net_instance_alloc.9f
@@ -1,9 +1,10 @@
'\" te
.\" Copyright (C) 2008, Sun Microsystems, Inc. All Rights Reserved.
+.\" Copyright (C) 2012, Joyent, Inc. All Rights Reserved.
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH NET_INSTANCE_ALLOC 9F "May 1, 2008"
+.TH NET_INSTANCE_ALLOC 9F "Mar 5, 2012"
.SH NAME
net_instance_alloc \- allocate a net_instance_t structure
.SH SYNOPSIS
@@ -25,7 +26,7 @@ Solaris DDI specific (Solaris DDI).
\fB\fIversion\fR\fR
.ad
.RS 11n
-must always be the symbol \fBNETI_VERSION\fR.
+must always be the symbol \fBNETINFO_VERSION\fR.
.RE
.SH DESCRIPTION