Module Name: src
Committed By: wiz
Date: Wed Jan 10 12:16:39 UTC 2018
Modified Files:
src/share/man/man4: ipsec.4
Log Message:
Spell IPsec that way. Simplify macro usage. Sort SEE ALSO. Bump
date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/share/man/man4/ipsec.4
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/man4/ipsec.4
diff -u src/share/man/man4/ipsec.4:1.42 src/share/man/man4/ipsec.4:1.43
--- src/share/man/man4/ipsec.4:1.42 Wed Jan 10 11:08:55 2018
+++ src/share/man/man4/ipsec.4 Wed Jan 10 12:16:39 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: ipsec.4,v 1.42 2018/01/10 11:08:55 knakahara Exp $
+.\" $NetBSD: ipsec.4,v 1.43 2018/01/10 12:16:39 wiz Exp $
.\" $KAME: ipsec.4,v 1.17 2001/06/27 15:25:10 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,14 +28,14 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March 6, 2017
+.Dd January 10, 2018
.Dt IPSEC 4
.Os
.Sh NAME
.Nm ipsec
.Nd IP security protocol
.Sh DESCRIPTION
-This manual pages describes the IPSEC.
+This manual pages describes the IPsec protocol.
For the network device driver please see
.Xr ipsecif 4 .
.Pp
@@ -67,14 +67,13 @@ has two operation modes:
is for protecting peer-to-peer communication between end nodes.
.It Em Tunnel mode
includes IP-in-IP encapsulation operation
-and is designed for security gateways, as in Virtual Private Network
-.Pq Tn VPN
+and is designed for security gateways, as in Virtual Private Network (VPN)
configurations.
.El
.Pp
Since version 6,
.Nx
-uses the IPSEC implementation formerly known as FAST_IPSEC.
+uses the IPsec implementation formerly known as FAST_IPSEC.
Its specifics and kernel options are described in the
.Xr fast_ipsec 4
manual page.
@@ -285,9 +284,9 @@ routines from looking into IP payload.
.Xr ipsec_set_policy 3 ,
.Xr fast_ipsec 4 ,
.Xr icmp6 4 ,
-.Xr ipsecif 4 ,
.Xr intro 4 ,
.Xr ip6 4 ,
+.Xr ipsecif 4 ,
.Xr racoon 8 ,
.Xr setkey 8 ,
.Xr sysctl 8