Print this page
12315 errors in section 7i of the manual

@@ -2,15 +2,15 @@
 
 NAME
      ipnat - IP Filter/NAT module interface
 
 DESCRIPTION
-     The ipnat device provides interfaction with the NAT features of the
-     Solaris IPFilter.
+     The ipnat device provides interaction with the NAT features of the
+     illumos IP Filter.
 
 APPLICATION PROGRAMMING INTERFACE
-     The NAT features programming model is a component of the Solaris IP
+     The NAT features programming model is a component of the illumos IP
      Filter and is accessed via the NAT device file /dev/ipnat.  Opening the
      device for reading or writing determines which ioctl calls can be
      successfully made.
 
 IOCTLS

@@ -332,15 +332,15 @@
      ESRCH              The calling process called SIOCSTPUT before setting
                         the SI_NEWFR flag and providing a pointer in the
                         nat_fr field that cannot  be found in the current rule
                         set.
 
-     EACESS             The calling process issued a SIOCSTPUT before issuing
+     EACCES             The calling process issued a SIOCSTPUT before issuing
                         a SIOCSTLCK.
 
 INTERFACE STABILITY
      Committed
 
 SEE ALSO
      ipfs(1M), ipnat(1M), ioctl(2), attributes(5)
 
-illumos                        October 23, 2017                        illumos
+illumos                        February 17, 2020                       illumos