aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2015-02-23 16:02:50 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2015-02-23 16:02:50 +0100
commitcffa7f80ab04e881b8e926962d9b51e2160ae5bd (patch)
tree6bceaf047c7072045fe706189e9f71e69e287d94
parent885bebf13b619816c0196100accc312c86e0abdf (diff)
Typo
-rw-r--r--doc/manual/command-ref/conf-file.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/command-ref/conf-file.xml b/doc/manual/command-ref/conf-file.xml
index cdfdc1a6e..89b8aac78 100644
--- a/doc/manual/command-ref/conf-file.xml
+++ b/doc/manual/command-ref/conf-file.xml
@@ -236,7 +236,7 @@ flag, e.g. <literal>--option gc-keep-outputs false</literal>.</para>
<link linkend='conf-build-chroot-dirs'><literal>build-chroot-dirs</literal>
option</link>. This is useful to prevent undeclared dependencies
on files in directories such as <filename>/usr/bin</filename>. In
- addition, on Linux, builds run in rivate PID, mount, network, IPC
+ addition, on Linux, builds run in private PID, mount, network, IPC
and UTS namespaces to isolate them from other processes in the
system (except that fixed-output derivations do not run in private
network namespace to ensure they can access the network).</para>