author | J. Bruce Fields <bfields@citi.umich.edu> | |
Fri, 16 Mar 2007 15:45:29 +0000 (11:45 -0400) | ||
committer | J. Bruce Fields <bfields@citi.umich.edu> | |
Mon, 19 Mar 2007 01:53:19 +0000 (21:53 -0400) | ||
commit | 0a3985dcfbab7359e5b5e198061d03df56c4055c | |
tree | 4634172a24a566c9b7deb2bb4a2a1eb324c67fe9 | tree | snapshot |
parent | 6bf035f2780bde45682e0edf40e35a150bd83706 | commit | diff |
user-manual: run xsltproc without --nonet option
The --nonet option prevents xsltproc from going to the network to find
anything. But it always tries to find them locally first, so for a
user with the necessary docbook stylesheets installed the build will
work just fine without xsltproc attempting to use the network; all
--nonet does is make it fail rather than falling back on that. That
doesn't seem particularly helpful.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
The --nonet option prevents xsltproc from going to the network to find
anything. But it always tries to find them locally first, so for a
user with the necessary docbook stylesheets installed the build will
work just fine without xsltproc attempting to use the network; all
--nonet does is make it fail rather than falling back on that. That
doesn't seem particularly helpful.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/Makefile | diff | blob | history |