diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
| commit | 1bfea903eda4aaeb9d3ccdbc38fbb471a80c6ec5 (patch) | |
| tree | 3c50c08e5cc33acc1d07bdbcfabe61c6a6a0e266 /usr.sbin/keyadmin/keyadmin.8 | |
| parent | e207e465dfe981a06cc5d815a56b2177a4e1d32f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/keyadmin/keyadmin.8')
| -rw-r--r-- | usr.sbin/keyadmin/keyadmin.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/keyadmin/keyadmin.8 b/usr.sbin/keyadmin/keyadmin.8 index d4331a6c01987..fdbd17afdea0f 100644 --- a/usr.sbin/keyadmin/keyadmin.8 +++ b/usr.sbin/keyadmin/keyadmin.8 @@ -70,7 +70,7 @@ The .Nm command is used to manually enter security associations into the kernel key/security association database. (See -.Xr key 4 ). +.Xr key 4 ) . .Pp Almost any operation offered in the .Xr key 4 @@ -155,7 +155,7 @@ existing file. This is to prevent writing into a world-readable file, or a named pipe or UNIX socket (see .Xr socket 2 and -.Xr mkfifo 1 ). +.Xr mkfifo 1 ) . .It Ic help Op command .Pp Offer brief help without an argument, or slightly more specific help on a |
