diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-19 18:28:45 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-19 18:28:45 +0000 |
commit | 04e22e2705a23889dd99f43d6c9531e46474f5be (patch) | |
tree | 31d0896bc053fb2764048b1bde589e25fc245929 /net/openldap24-server/files/manpages | |
parent | Update to adzap-20050517 (diff) |
Fix the client's packing list.
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=135635
Diffstat (limited to 'net/openldap24-server/files/manpages')
-rw-r--r-- | net/openldap24-server/files/manpages | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openldap24-server/files/manpages b/net/openldap24-server/files/manpages index fe29feecd6bd..df0bed75614c 100644 --- a/net/openldap24-server/files/manpages +++ b/net/openldap24-server/files/manpages @@ -171,6 +171,7 @@ MAN5+= ldap.conf.5 \ slapd-dnssrv.5 \ slapd-ldap.5 \ slapd-ldbm.5 \ + slapd-ldif.5 \ slapd-meta.5 \ slapd-monitor.5 \ slapd-null.5 \ @@ -185,6 +186,7 @@ MAN5+= ldap.conf.5 \ slapd.plugin.5 \ slapd.replog.5 \ slapo-chain.5 \ + slapo-dynlist.5 \ slapo-glue.5 \ slapo-lastmod.5 \ slapo-pcache.5 \ |