diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-01 14:57:04 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-01 14:57:04 +0000 |
| commit | 4a737e97c7c95f787e0bf38f5307e9b4810e0d4e (patch) | |
| tree | 20baa58b1f26bb4644e41ba951aa9a75db9546c4 | |
| parent | a14efaa62f0aea2efef6d1c4b6b0eee7d1c53b87 (diff) | |
Notes
| -rw-r--r-- | sbin/setkey/setkey.8 | 9 | ||||
| -rw-r--r-- | usr.sbin/setkey/setkey.8 | 9 |
2 files changed, 8 insertions, 10 deletions
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index d43744f56435..b502d05e8e35 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -30,12 +30,10 @@ .\" .Dd May 17, 1998 .Dt SETKEY 8 -.Os KAME -.\" +.Os .Sh NAME .Nm setkey .Nd manually manipulate the SA/SP database. -.\" .Sh SYNOPSIS .Nm setkey .Op Fl dv @@ -548,5 +546,6 @@ The .Nm command first appeared in WIDE Hydrangea IPv6 protocol stack kit. The command was completely re-designed in June 1998. -.\" -.\" .Sh BUGS +IPv6 and IPsec support based on the KAME Project (http://www.kame.net/) stack +was initialy integrated into +.Fx 4.0 diff --git a/usr.sbin/setkey/setkey.8 b/usr.sbin/setkey/setkey.8 index d43744f56435..b502d05e8e35 100644 --- a/usr.sbin/setkey/setkey.8 +++ b/usr.sbin/setkey/setkey.8 @@ -30,12 +30,10 @@ .\" .Dd May 17, 1998 .Dt SETKEY 8 -.Os KAME -.\" +.Os .Sh NAME .Nm setkey .Nd manually manipulate the SA/SP database. -.\" .Sh SYNOPSIS .Nm setkey .Op Fl dv @@ -548,5 +546,6 @@ The .Nm command first appeared in WIDE Hydrangea IPv6 protocol stack kit. The command was completely re-designed in June 1998. -.\" -.\" .Sh BUGS +IPv6 and IPsec support based on the KAME Project (http://www.kame.net/) stack +was initialy integrated into +.Fx 4.0 |
