diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
commit | d2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch) | |
tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/keyadmin | |
parent | 745a7b1537c2ebb511bcf928366eefe72af77dac (diff) | |
download | FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz |
The .Nm utility
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 4b3f374..a125e99 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 |