Skip to content

Commit

Permalink
docs: correct default location of log directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinastock committed Nov 4, 2019
1 parent f5a46ef commit cea05e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/command-ref/env-common.xml
Expand Up @@ -122,7 +122,7 @@ $ mount -o bind /mnt/otherdisk/nix /nix</screen>
<varlistentry><term><envar>NIX_LOG_DIR</envar></term>

<listitem><para>Overrides the location of the Nix log directory
(default <filename><replaceable>prefix</replaceable>/log/nix</filename>).</para></listitem>
(default <filename><replaceable>prefix</replaceable>/var/log/nix</filename>).</para></listitem>

</varlistentry>

Expand Down

0 comments on commit cea05e5

Please sign in to comment.