about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am
index 262c7bcaaf10..ac991ddbfea2 100644
--- a/doc/manual/Makefile.am
+++ b/doc/manual/Makefile.am
@@ -1,7 +1,7 @@
 ENV = SGML_CATALOG_FILES=$(DOCBOOK_DTD)/docbook.cat
 
-XMLLINT = $(ENV) xmllint --catalogs
-XSLTPROC = $(ENV) xsltproc --catalogs
+XMLLINT = $(ENV) xmllint --catalogs --nonet
+XSLTPROC = $(ENV) xsltproc --catalogs --nonet
 
 SOURCES = book.xml introduction.xml installation.xml nix-reference.xml \
  troubleshooting.xml bugs.xml