diff options
author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 16:14:26 +0000 |
---|---|---|
committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 16:14:26 +0000 |
commit | 67e7c55f40e2d44fe2fb34d1f7917c9f36bb6822 (patch) | |
tree | e06ab38866bdb70bceddb84b4865632503a6ca33 /lib/libskey | |
parent | f75b050c99cc9d3cce7337735cfc592472e33f70 (diff) | |
download | src-test2-67e7c55f40e2d44fe2fb34d1f7917c9f36bb6822.tar.gz src-test2-67e7c55f40e2d44fe2fb34d1f7917c9f36bb6822.zip |
Notes
Diffstat (limited to 'lib/libskey')
-rw-r--r-- | lib/libskey/skey.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libskey/skey.3 b/lib/libskey/skey.3 index 060fc7d8c4c3..b52da5b4328a 100644 --- a/lib/libskey/skey.3 +++ b/lib/libskey/skey.3 @@ -35,7 +35,9 @@ .Nm skeyaccess , .Nm skey_getpass , .Nm skey_crypt -.Nd Library routines for S/Key password control table access +.Nd library routines for S/Key password control table access +.Sh LIBRARY +.Lb libskey .Sh SYNOPSIS .Fd #include <stdio.h> .Fd #include <skey.h> |