diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-02-23T15·02+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-02-23T15·02+0100 |
commit | cffa7f80ab04e881b8e926962d9b51e2160ae5bd (patch) | |
tree | 6bceaf047c7072045fe706189e9f71e69e287d94 /doc | |
parent | 885bebf13b619816c0196100accc312c86e0abdf (diff) |
Typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/command-ref/conf-file.xml | 2 |
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 cdfdc1a6e461..89b8aac7834f 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> |