Module Name: src
Committed By: maxv
Date: Thu Sep 6 10:09:29 UTC 2018
Modified Files:
src/share/man/man7: hier.7 sysctl.7
Log Message:
more netkey->netipsec
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/share/man/man7/hier.7
cvs rdiff -u -r1.130 -r1.131 src/share/man/man7/sysctl.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man7/hier.7
diff -u src/share/man/man7/hier.7:1.132 src/share/man/man7/hier.7:1.133
--- src/share/man/man7/hier.7:1.132 Thu Sep 6 09:44:09 2018
+++ src/share/man/man7/hier.7 Thu Sep 6 10:09:29 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: hier.7,v 1.132 2018/09/06 09:44:09 maxv Exp $
+.\" $NetBSD: hier.7,v 1.133 2018/09/06 10:09:29 maxv Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -1013,7 +1013,7 @@ AppleTalk networking support.
IP networking support.
.It Pa netinet6/
IPv6 networking support.
-.It Pa netkey/
+.It Pa netipsec/
Key database for IPsec networking support.
.It Pa nfs/
NFS (network file system) support, both client and server.
Index: src/share/man/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.130 src/share/man/man7/sysctl.7:1.131
--- src/share/man/man7/sysctl.7:1.130 Sun Sep 2 17:21:28 2018
+++ src/share/man/man7/sysctl.7 Thu Sep 6 10:09:29 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.130 2018/09/02 17:21:28 maxv Exp $
+.\" $NetBSD: sysctl.7,v 1.131 2018/09/06 10:09:29 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 September 2, 2018
+.Dd September 6, 2018
.Dt SYSCTL 7
.Os
.Sh NAME
@@ -2046,7 +2046,7 @@ The variables are as follows:
.It Li debug
Turn on debugging message from within the kernel.
The value is a bitmap, as defined in
-.In netkey/key_debug.h .
+.In netipsec/key_debug.h .
.It Li enabled
Control processing of IPsec control messages.
.Bl -tag -width indent