about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-07-21T09·30+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-07-21T09·30+0200
commit77c2739c25c4392d30fcf4182b2ea6ffa22d5b7d (patch)
tree53469f629b6da6b1b9526be28829d85ebdef0b16 /doc
parent2ec9d2fb02e8b181009c9a7292c7d5af382af277 (diff)
Grammar/spelling
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/advanced-topics/distributed-builds.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/advanced-topics/distributed-builds.xml b/doc/manual/advanced-topics/distributed-builds.xml
index 032455bd34..1f8d98f5d8 100644
--- a/doc/manual/advanced-topics/distributed-builds.xml
+++ b/doc/manual/advanced-topics/distributed-builds.xml
@@ -44,8 +44,8 @@ outputs and perform the remote build.  To use it, you should set
 <envar>NIX_BUILD_HOOK</envar> to
 <filename><replaceable>prefix</replaceable>/libexec/nix/build-remote.pl</filename>.
 You should also define a list of available build machines and point
-the environment variable <envar>NIX_REMOTE_SYSTEMS</envar> to it (the
-path has to be absolute, otherwise nix will fail to distribute the build).  An
+the environment variable <envar>NIX_REMOTE_SYSTEMS</envar> to
+it. <envar>NIX_REMOTE_SYSTEMS</envar> must be an absolute path. An
 example configuration is shown in <xref linkend='ex-remote-systems'
 />.  Each line in the file specifies a machine, with the following
 bits of information: