Print this page
12315 errors in section 7i of the manual
@@ -12,22 +12,22 @@
.\" 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]
-.Dd October 23, 2017
+.Dd February 17, 2020
.Dt IPNAT 7I
.Os
.Sh NAME
.Nm ipnat
.Nd IP Filter/NAT module interface
.Sh DESCRIPTION
The
.Sy ipnat
-device provides interfaction with the NAT features of the Solaris IPFilter.
+device provides interaction with the NAT features of the illumos IP Filter.
.Sh APPLICATION PROGRAMMING INTERFACE
-The NAT features programming model is a component of the Solaris IP Filter and
+The NAT features programming model is a component of the illumos IP Filter and
is accessed via the NAT device file
.Pa /dev/ipnat .
Opening the device for
reading or writing determines which ioctl calls can be successfully made.
.Sh IOCTLS
@@ -419,11 +419,11 @@
before setting the
.Dv SI_NEWFR
flag and providing a pointer in the
.Fa nat_fr
field that cannot be found in the current rule set.
-.It Er EACESS
+.It Er EACCES
The calling process issued a
.Dv SIOCSTPUT
before issuing a
.Dv SIOCSTLCK .
.El