diff options
author | 2000-04-28 06:58:58 +0000 | |
---|---|---|
committer | 2000-04-28 06:58:58 +0000 | |
commit | 61cda9c9af6bcc4ba6dbeafd55c1daafab198bc9 (patch) | |
tree | ec6fbcb2095a09e02d79103ffb7586835458aaa8 | |
parent | Xr crypt 9 (diff) | |
download | wireguard-openbsd-61cda9c9af6bcc4ba6dbeafd55c1daafab198bc9.tar.xz wireguard-openbsd-61cda9c9af6bcc4ba6dbeafd55c1daafab198bc9.zip |
grammar
-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 c1bceffd6fb..8f559075837 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.30 2000/04/22 01:07:01 angelos Exp $ +.\" $OpenBSD: ipsec.4,v 1.31 2000/04/28 06:58:58 deraadt Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -427,7 +427,7 @@ which is work in progress. .Sh HISTORY The .Tn IPsec -protocol started in 1992, by John Ioannidis, Phil Karn +protocol design process was started in 1992 by John Ioannidis, Phil Karn and William Allen Simpson. In 1995, the former wrote an implementation for .Tn BSD/OS . |