Module Name: src
Committed By: maxv
Date: Thu Sep 6 09:44:09 UTC 2018
Modified Files:
src/share/man/man7: hier.7 src.7
Log Message:
Replace netkey/ -> netipsec/, everything was moved into netipsec/.
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/share/man/man7/hier.7
cvs rdiff -u -r1.13 -r1.14 src/share/man/man7/src.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.131 src/share/man/man7/hier.7:1.132
--- src/share/man/man7/hier.7:1.131 Thu Sep 6 06:41:59 2018
+++ src/share/man/man7/hier.7 Thu Sep 6 09:44:09 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: hier.7,v 1.131 2018/09/06 06:41:59 maxv Exp $
+.\" $NetBSD: hier.7,v 1.132 2018/09/06 09:44:09 maxv Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -461,7 +461,7 @@ Include files for Internet standard prot
.It Pa netinet6/
Include files for Internet protocol version 6; see
.Xr inet6 4 .
-.It Pa netkey/
+.It Pa netipsec/
Include files for secret key management, used for security protocols; see
.Xr ipsec 4 .
.It Pa nfs/
Index: src/share/man/man7/src.7
diff -u src/share/man/man7/src.7:1.13 src/share/man/man7/src.7:1.14
--- src/share/man/man7/src.7:1.13 Thu Sep 6 06:41:59 2018
+++ src/share/man/man7/src.7 Thu Sep 6 09:44:09 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: src.7,v 1.13 2018/09/06 06:41:59 maxv Exp $
+.\" $NetBSD: src.7,v 1.14 2018/09/06 09:44:09 maxv Exp $
.\"
.\" Copyright (c) 2012, 2013 Mingzhe Wang and Elvira Khabirova.
.\" All rights reserved.
@@ -305,8 +305,6 @@ IPsec protocol stack
.It Pa netisdn/
ISDN protocol stack
.Xr isdn 4 .
-.It Pa netkey/
-Key management for IPsec.
.It Pa netmpls/
MPLS protocol stack
.Xr mpls 4 .