blob: ae542c5fb8feb914c8a0aadccb44c6f1a0ee31fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-mutt__ldap__query.pl.in,v 1.1 2013/06/14 18:30:43 dholland Exp $
Fix bug in man page noted by perl-5.18's pod2man.
--- mutt_ldap_query.pl.in.orig 2013-06-12 12:13:03.000000000 +0000
+++ mutt_ldap_query.pl.in
@@ -539,6 +539,8 @@ multiple searches for email addresses ba
just like this one 8-)
http://www.spinnaker.de/lbdb/
+=back
+
=head1 AUTHORS
Marc de Courville <marc@courville.org> and the various other contributors... that kindly sent their patches.
|