diff options
-rw-r--r-- | lib/libipsec/ipsec_set_policy.3 | 3 | ||||
-rw-r--r-- | lib/libipsec/ipsec_strerror.3 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/libipsec/ipsec_set_policy.3 b/lib/libipsec/ipsec_set_policy.3 index 9870749..e8a61eb 100644 --- a/lib/libipsec/ipsec_set_policy.3 +++ b/lib/libipsec/ipsec_set_policy.3 @@ -242,6 +242,7 @@ on errors. .Xr setkey 8 .Sh HISTORY The functions first appeared in WIDE/KAME IPv6 protocol stack kit. +.Pp IPv6 and IPsec support based on the KAME Project (http://www.kame.net/) stack -was initialy integrated into +was initially integrated into .Fx 4.0 diff --git a/lib/libipsec/ipsec_strerror.3 b/lib/libipsec/ipsec_strerror.3 index a96368a..d1f3c58 100644 --- a/lib/libipsec/ipsec_strerror.3 +++ b/lib/libipsec/ipsec_strerror.3 @@ -60,6 +60,7 @@ The C string must not be overwritten by user programs. .\" .Sh HISTORY The functions first appeared in WIDE/KAME IPv6 protocol stack kit. +.Pp IPv6 and IPsec support based on the KAME Project (http://www.kame.net/) stack -was initialy integrated into +was initially integrated into .Fx 4.0 |