diff options
Diffstat (limited to 'share/man/man4/gre.4')
-rw-r--r-- | share/man/man4/gre.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/gre.4 b/share/man/man4/gre.4 index 6193973b2a1..57534b9e51f 100644 --- a/share/man/man4/gre.4 +++ b/share/man/man4/gre.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gre.4,v 1.72 2018/04/20 22:55:53 bentley Exp $ +.\" $OpenBSD: gre.4,v 1.73 2018/11/15 23:01:18 dlg Exp $ .\" $NetBSD: gre.4,v 1.10 1999/12/22 14:55:49 kleink Exp $ .\" .\" Copyright 1998 (c) The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 20 2018 $ +.Dd $Mdocdate: November 15 2018 $ .Dt GRE 4 .Os .Sh NAME @@ -287,7 +287,7 @@ interfaces support the following .Xr ioctl 2 calls: .Bl -tag -width indent -offset 3n -.It Dv SIOCSVNEFLOWID Fa "struct ifreq *" +.It Dv SIOCSVNETFLOWID Fa "struct ifreq *" Enable or disable the partitioning of the optional GRE Key header into a 24-bit virtual network identifier and an 8-bit flow identifier. |