aboutsummaryrefslogtreecommitdiff
path: root/libX11/specs
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-06-11 15:04:08 +0000
committermarha <marha@users.sourceforge.net>2010-06-11 15:04:08 +0000
commitf56cfbb54588917d9566277a669fa086a842b2f5 (patch)
treec96e64395853bcb39e04dd41bbfe7d27b673f0e1 /libX11/specs
parent4c61bf84b11e26e6f22648668c95ea760a379163 (diff)
downloadvcxsrv-f56cfbb54588917d9566277a669fa086a842b2f5.tar.gz
vcxsrv-f56cfbb54588917d9566277a669fa086a842b2f5.tar.bz2
vcxsrv-f56cfbb54588917d9566277a669fa086a842b2f5.zip
libX11 and libXext git update 11/6/2010
Diffstat (limited to 'libX11/specs')
-rw-r--r--libX11/specs/libX11/indexmacros.t3
-rw-r--r--libX11/specs/troffrules.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/libX11/specs/libX11/indexmacros.t b/libX11/specs/libX11/indexmacros.t
new file mode 100644
index 000000000..ec5d4fa6d
--- /dev/null
+++ b/libX11/specs/libX11/indexmacros.t
@@ -0,0 +1,3 @@
+.eh '\fBXlib \- C Library\fP''\fB\*(xV\fP'
+.oh '\fBXlib \- C Library\fP''\fB\*(xV\fP'
+.so index.pageno
diff --git a/libX11/specs/troffrules.in b/libX11/specs/troffrules.in
index 17e55fddd..3e643ecdc 100644
--- a/libX11/specs/troffrules.in
+++ b/libX11/specs/troffrules.in
@@ -84,7 +84,7 @@ SUFFIXES = .ms .ps .txt .html .pdf
$< 2> index.$@.raw > $@
.ms.html:
- $(AM_V_GEN) $(GROFF) -Thtml -P-Dimages -P-I$*-image $(GROFF_FLAGS) $< 2> index.$@.raw > $@
+ $(AM_V_GEN) $(GROFF) $(GROFF_FLAGS) -Thtml -P-Dimages -P-I$*-image $< 2> index.$@.raw > $@
.ps.pdf:
$(AM_V_GEN) $(PS2PDF) $< $@