diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-18 12:45:11 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-18 12:45:11 +0000 |
commit | 1fae73b137bfc5a237d7258e3c667ba87a36b7ff (patch) | |
tree | ee7f7ba4650cadf44410ca9a44676c72c96739b7 /lib/libc/rpc/publickey.3 | |
parent | 68eec1f80cd88e91cb92d06ce4ae75fc5077ab13 (diff) | |
download | src-1fae73b137bfc5a237d7258e3c667ba87a36b7ff.tar.gz src-1fae73b137bfc5a237d7258e3c667ba87a36b7ff.zip |
mdoc(7) police: "The .Fn function".
Notes
Notes:
svn path=/head/; revision=108037
Diffstat (limited to 'lib/libc/rpc/publickey.3')
-rw-r--r-- | lib/libc/rpc/publickey.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/rpc/publickey.3 b/lib/libc/rpc/publickey.3 index 6a46c9aedf33..369ae8be0833 100644 --- a/lib/libc/rpc/publickey.3 +++ b/lib/libc/rpc/publickey.3 @@ -27,7 +27,9 @@ These routines are used to get public and secret keys from the .Tn YP database. +The .Fn getsecretkey +function has an extra argument, .Fa passwd , which is used to decrypt the encrypted secret key stored in the database. |