aboutsummaryrefslogtreecommitdiff
path: root/lib/libskey
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-04-22 16:14:26 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-04-22 16:14:26 +0000
commit67e7c55f40e2d44fe2fb34d1f7917c9f36bb6822 (patch)
treee06ab38866bdb70bceddb84b4865632503a6ca33 /lib/libskey
parentf75b050c99cc9d3cce7337735cfc592472e33f70 (diff)
downloadsrc-67e7c55f40e2d44fe2fb34d1f7917c9f36bb6822.tar.gz
src-67e7c55f40e2d44fe2fb34d1f7917c9f36bb6822.zip
Introduce .Lb macro to libskey manpage
Notes
Notes: svn path=/head/; revision=59515
Diffstat (limited to 'lib/libskey')
-rw-r--r--lib/libskey/skey.34
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>