Date: Thu, 29 Jan 2004 09:34:33 +0300 From: Alex Deiter <tiamat@komi.mts.ru> To: current@FreeBSD.ORG Subject: patch: missed man page kadmind.8 Message-ID: <4018A979.8010104@komi.mts.ru>
next in thread | raw e-mail | index | archive | help
hi,
$ man kadmind
No manual entry for kadmind
--- src/kerberos5/libexec/kadmind/Makefile.orig Thu Jan 29 09:21:36 2004
+++ src/kerberos5/libexec/kadmind/Makefile Thu Jan 29 09:22:21 2004
@@ -28,7 +28,7 @@
DPADD= ${LIBKRB5} ${LIBROKEN} ${LIBVERS} ${LIBKADM5SRV} ${LIBHDB} \
${LIBASN1} ${LIBCRYPTO} ${LIBCRYPT} ${LIBCOM_ERR} ${LDAPLIBS}
-NOMAN= yes
+MAN= kadmind.8
.include <bsd.prog.mk>
Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4018A979.8010104>
