commit 2ad69d57884fafac6fdd9cd43cedaf523c0bcbd5
Author: David Fifield <[email protected]>
Date: Sun Dec 2 10:50:16 2012 -0800
Put the asciidoc command on one line.
---
Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 9787571..1afc93a 100644
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,7 @@ all: $(CLIENT_DIST_FILES) $(CLIENT_MAN)
%.1: %.1.txt
rm -f $@
- a2x --no-xmllint --xsltproc-opts "--stringparam man.th.title.max.length
23" \
- -d manpage -f manpage $<
+ a2x --no-xmllint --xsltproc-opts "--stringparam man.th.title.max.length
23" -d manpage -f manpage $<
install:
mkdir -p $(BINDIR)
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits