diff options
author | Kjell Wooding <kjell@cvs.openbsd.org> | 2003-01-13 19:16:35 +0000 |
---|---|---|
committer | Kjell Wooding <kjell@cvs.openbsd.org> | 2003-01-13 19:16:35 +0000 |
commit | 7d2cd886e6985f1ea56c0b209e9f96bd5829a1df (patch) | |
tree | 3556c0b7794b6b0304695646a0ee5d78b034d45e /share/man/man4 | |
parent | da8d6628dd32f146020946810720744cc33d8a76 (diff) |
ESP=encapsulatING security payload.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ipsec.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4 index 0d4ee00c16f..64bc4d7e57f 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.51 2003/01/13 19:13:26 kjell Exp $ +.\" $OpenBSD: ipsec.4,v 1.52 2003/01/13 19:16:34 kjell Exp $ .\" .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -107,7 +107,7 @@ provides these services using two new protocols: .Tn AH , Authentication Header, and .Tn ESP , -Encapsulated Security Payload. +Encapsulating Security Payload. .Pp .Tn ESP can provide the properties authentication, integrity, replay protection, and |