Module Name: src
Committed By: wiz
Date: Sun May 21 09:13:46 UTC 2017
Modified Files:
src/share/man/man4: ipsec.4
Log Message:
Remove superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 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.40 src/share/man/man4/ipsec.4:1.41
--- src/share/man/man4/ipsec.4:1.40 Mon Mar 6 17:19:21 2017
+++ src/share/man/man4/ipsec.4 Sun May 21 09:13:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: ipsec.4,v 1.40 2017/03/06 17:19:21 snj Exp $
+.\" $NetBSD: ipsec.4,v 1.41 2017/05/21 09:13:46 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.
@@ -46,7 +46,6 @@ and
.Pc .
.Nm
consists of two sub-protocols:
-.Pp
.Bl -hang
.It Em Encapsulated Security Payload Pq ESP
protects IP payloads from wire-tapping (interception) by encrypting them with
@@ -59,7 +58,6 @@ by attaching cryptographic checksums com
.Pp
.Nm
has two operation modes:
-.Pp
.Bl -hang
.It Em Transport mode
is for protecting peer-to-peer communication between end nodes.