diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2003-03-11 21:13:51 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2003-03-11 21:13:51 +0000 |
| commit | 66a4784ac5764e5c3ec148b47da834f42504d15f (patch) | |
| tree | 08297b98fbfee08ffac6d67b530763b035083468 /usr.sbin/keyadmin | |
| parent | bdd451e8f805de6166a8f70c8ffb676272c7af3c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/keyadmin')
| -rw-r--r-- | usr.sbin/keyadmin/keyadmin.8 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/usr.sbin/keyadmin/keyadmin.8 b/usr.sbin/keyadmin/keyadmin.8 index 4b3f374395cd..a125e9929bca 100644 --- a/usr.sbin/keyadmin/keyadmin.8 +++ b/usr.sbin/keyadmin/keyadmin.8 @@ -68,7 +68,7 @@ .Sh DESCRIPTION The .Nm -command is used to manually enter security associations into the kernel +utility is used to manually enter security associations into the kernel key/security association database. (See .Xr key 4 ) . .Pp @@ -220,10 +220,12 @@ An EOF will also end interaction with .Sh HISTORY The .Nm -command first appeared in NRL's +utility first appeared in NRL's .Bx 4.4 IPv6 networking distribution. -.Nm Keyadmin +The +.Nm +utility started its life as a pipe dream thought up by Dan McDonald, and came to life through the excruciating efforts of Ran Atkinson, Dan McDonald, Craig Metz, and Bao Phan. @@ -234,8 +236,9 @@ but was renamed to because of the conflict with .Xr key 1 . .Sh BUGS -.Nm Keyadmin -needs a -n flag like +The +.Nm +utility needs a -n flag like .Xr route 8 to avoid name lookups. .Pp |
