summaryrefslogtreecommitdiff
blob: c9205a4cab9952b7883dcd336b5b8bd04a18c3df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ur xen-4.2.0.orig/tools/qemu-xen-traditional/Makefile xen-4.2.0/tools/qemu-xen-traditional/Makefile
--- xen-4.2.0.orig/tools/qemu-xen-traditional/Makefile	2012-09-07 00:05:30.000000000 +0800
+++ xen-4.2.0/tools/qemu-xen-traditional/Makefile	2013-01-29 11:12:20.502989453 +0800
@@ -275,7 +275,7 @@
 
 # documentation
 %.html: %.texi
-	texi2html -monolithic -number $<
+	texi2html -monolithic $<
 
 %.info: %.texi
 	makeinfo $< -o $@