diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-12-20T23·18+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-12-20T23·18+0100 |
commit | 5ee7d8fbab71b9eef94f1eecd38de511d00f6149 (patch) | |
tree | ec4939819d50f03327d18598aa5a3642a2b4e1c2 /doc | |
parent | 2754a07eadfa3fe263f83830c701748bbd4c0420 (diff) |
Typo fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/env-common.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/env-common.xml b/doc/manual/env-common.xml index fcdd2c268399..bc10bc069f50 100644 --- a/doc/manual/env-common.xml +++ b/doc/manual/env-common.xml @@ -283,7 +283,7 @@ $ mount -o bind /mnt/otherdisk/nix /nix</screen> <listitem><para>This variable should be set to <literal>daemon</literal> if you want to use the Nix daemon to - executed Nix operations, which is necessary in <link + execute Nix operations. This is necessary in <link linkend="ssec-multi-user">multi-user Nix installations</link>. Otherwise, it should be left unset.</para></listitem> |