Merge pull request #39822 from edef1c/mananager

nixos doc: mananager -> manager
This commit is contained in:
Pascal Wittmann 2018-05-01 21:40:37 +02:00 committed by GitHub
commit 7203e2c25c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ $ sudo useradd -u 30000 -g nixbld -G nixbld nixbld</screen>
$ sudo userdel nixbld
$ sudo groupdel nixbld</screen>
<para>If you do not wish to keep the Nix package mananager
<para>If you do not wish to keep the Nix package manager
installed either, run something like <literal>sudo rm -rv
~/.nix-* /nix</literal> and remove the line that the Nix
installer added to your <literal>~/.profile</literal>.</para>