diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-23 12:48:08 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-23 12:48:08 +0000 |
| commit | 0e65089b79bdcb700b4f89f3d68ed6b3e5ce07b9 (patch) | |
| tree | c2ad154b6c3ab0c2203607deea1d85c0bf3d540a /lib/libc | |
| parent | 21367f05ab82830a41e5bfbdf286cafe4555ba1e (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/sysctl.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 53a6f3724da4..c9e002cbebf9 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -540,7 +540,7 @@ The fifth and sixth level names are as follows: .It Sy "Fifth level name Sixth level is:" .It "NET\_RT\_FLAGS rtflags" .It "NET\_RT\_DUMP None" -.It "NET\_RT\_IFLIST None" +.It "NET\_RT\_IFLIST 0 or if_index" .El .It Li PF_INET Get or set various global information about the IPv4 |
