<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- docs/manual/Makefile.am.orig	2013-09-01 23:16:37.000000000 -0500
+++ docs/manual/Makefile.am	2013-09-19 21:11:43.000000000 -0500
@@ -1,4 +1,4 @@
-docdir = ${datadir}/docs/udis86/manual
+docdir = ${datadir}/doc/udis86/manual
 
 rst_sources = \
 	index.rst \
--- docs/x86/Makefile.am.orig	2013-09-01 23:16:37.000000000 -0500
+++ docs/x86/Makefile.am	2013-09-19 21:11:43.000000000 -0500
@@ -1,4 +1,4 @@
-docdir = ${datadir}/docs/udis86/x86
+docdir = ${datadir}/doc/udis86/x86
 dist_doc_DATA = optable.xml optable.xsl
 
 MAINTAINERCLEANFILES = Makefile.in
</pre></body></html>