Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen fix references, the things were moved into neti...
details: https://anonhg.NetBSD.org/src/rev/3ad7654fb4f8
branches: trunk
changeset: 433293:3ad7654fb4f8
user: maxv <maxv%NetBSD.org@localhost>
date: Thu Sep 06 09:28:00 2018 +0000
description:
fix references, the things were moved into netipsec/ a while ago
diffstat:
lib/libc/gen/sysctl.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r dfb00317aec0 -r 3ad7654fb4f8 lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3 Thu Sep 06 09:13:42 2018 +0000
+++ b/lib/libc/gen/sysctl.3 Thu Sep 06 09:28:00 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.3,v 1.203 2017/07/03 21:32:49 wiz Exp $
+.\" $NetBSD: sysctl.3,v 1.204 2018/09/06 09:28:00 maxv Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
.\"
-.Dd June 13, 2014
+.Dd September 6, 2018
.Dt SYSCTL 3
.Os
.Sh NAME
@@ -665,9 +665,9 @@
definitions for fourth level UDP identifiers
.It Aq Pa netinet6/udp6_var.h
definitions for fourth level IPv6 UDP identifiers
-.It Aq Pa netinet6/ipsec.h
+.It Aq Pa netipsec/ipsec.h
definitions for fourth level IPsec identifiers
-.It Aq Pa netkey/key_var.h
+.It Aq Pa netipsec/key_var.h
definitions for third level PF_KEY identifiers
.It Aq Pa machine/cpu.h
definitions for second level machdep identifiers
Home |
Main Index |
Thread Index |
Old Index