From bab245b45948b3b78d4eadb6f1107638d77fa6fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 25 May 2005 13:16:27 +0000 Subject: [PATCH] please mdoclint git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15237 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/kadm5/kadm5_pwcheck.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/kadm5/kadm5_pwcheck.3 b/lib/kadm5/kadm5_pwcheck.3 index 982d2f841..43eac2825 100644 --- a/lib/kadm5/kadm5_pwcheck.3 +++ b/lib/kadm5/kadm5_pwcheck.3 @@ -63,7 +63,7 @@ Kerberos 5 Library (libkadm5srv, -lkadm5srv) .Fa "krb5_data *pwd_data" .Fc .Ft int -.Fo (*kadm5_passwd_quality_check_func) +.Fo "(*kadm5_passwd_quality_check_func)" .Fa "krb5_context context" .Fa "krb5_principal principal" .Fa "krb5_data *password" @@ -98,7 +98,7 @@ of the type .Ft "struct kadm5_pw_policy_verifier" . .Pp Its -.Ft name +.Ft name and .Ft vendor fields should be contain the obvious information and @@ -125,7 +125,7 @@ it returns non-zero and fills in the message buffer with an appropriate explanation. .Sh RUNNING THE CHECKS .Nm kadm5_setup_passwd_quality_check -sets up type 0 checks. It sets up all type 0 checks defined in +sets up type 0 checks. It sets up all type 0 checks defined in .Xr krb5.conf 5 if called with the last two arguments null. .Pp @@ -141,6 +141,6 @@ module's .Ft funcs array until one returns non-zero. .Sh SEE ALSO +.Xr libtool 1 , .Xr krb5 3 , -.Xr krb5.conf 5 , -.Xr libtool 1 . +.Xr krb5.conf 5