aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/publickey.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-18 12:45:11 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-18 12:45:11 +0000
commit1fae73b137bfc5a237d7258e3c667ba87a36b7ff (patch)
treeee7f7ba4650cadf44410ca9a44676c72c96739b7 /lib/libc/rpc/publickey.3
parent68eec1f80cd88e91cb92d06ce4ae75fc5077ab13 (diff)
downloadsrc-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.32
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.