nss-pam-ldapd commit: r1084 - nss-pam-ldapd/man
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1084 - nss-pam-ldapd/man
- From: "Commits of the nss-pam-ldapd project." <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1084 - nss-pam-ldapd/man
- Date: Fri, 7 May 2010 13:23:40 +0200 (CEST)
Author: arthur
Date: Fri May 7 13:23:38 2010
New Revision: 1084
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1084
Log:
have the possibility to generate HTML for manual pages (not done by default)
Modified:
nss-pam-ldapd/man/ (props changed)
nss-pam-ldapd/man/Makefile.am
Modified: nss-pam-ldapd/man/Makefile.am
==============================================================================
--- nss-pam-ldapd/man/Makefile.am Fri May 7 13:22:58 2010 (r1083)
+++ nss-pam-ldapd/man/Makefile.am Fri May 7 13:23:38 2010 (r1084)
@@ -42,4 +42,7 @@
--encoding=utf-8 \
$<
+.xml.html:
+ xmlto xhtml-nochunks $<
+
endif
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1084 - nss-pam-ldapd/man,
Commits of the nss-pam-ldapd project.