nixos/doc/installing: Fix typo in <literal/>

The tag wasn't properly closed which caused the manual build to fail.

Tested with: nix-build nixos/release.nix -A manual.x86_64-linux

Signed-off-by: aszlig <aszlig@redmoonstudios.org>

aszlig d01b9493 462ef744

Changed files
+1 -1
nixos
doc
manual
installation
+1 -1
nixos/doc/manual/installation/installing.xml
···
<listitem><para>If you would like to continue the installation from a different
machine you need to activate the SSH daemon via <literal>systemctl start sshd</literal>.
In order to be able to login you also need to set a password for
-
<literal>root</literal> using <literal>passwd<literal>.</para></listitem>
+
<literal>root</literal> using <literal>passwd</literal>.</para></listitem>
<listitem><para>The NixOS installer doesn’t do any partitioning or
formatting yet, so you need to do that yourself. Use the following