diff options
| -rw-r--r-- | lib/libc/gen/sysctl.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 1e72946c3cc..291f3f74003 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.255 2016/02/29 22:14:56 jmc Exp $ +.\" $OpenBSD: sysctl.3,v 1.256 2016/02/29 23:51:14 tim Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -1099,6 +1099,7 @@ The fifth and sixth level names are as follows: .It Dv NET_RT_DUMP Ta "priority" .It Dv NET_RT_FLAGS Ta "rtflags" .It Dv NET_RT_IFLIST Ta "None" +.It Dv NET_RT_IFNAMES Ta "None" .It Dv NET_RT_STATS Ta "None" .El .Bl -tag -width "123456" |
