summaryrefslogtreecommitdiffstats
path: root/nixos/doc/manual/installation
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2017-01-25 21:38:13 +0100
committeraszlig <aszlig@redmoonstudios.org>2017-01-25 21:40:07 +0100
commitd01b9493c982c308d929211dcbcb4efea0207cf4 (patch)
tree4f7a6453564f527a89202e3e60e878adccca000e /nixos/doc/manual/installation
parent462ef7444292831a3a8715928878a03ea2079615 (diff)
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>
Diffstat (limited to 'nixos/doc/manual/installation')
-rw-r--r--nixos/doc/manual/installation/installing.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/installation/installing.xml b/nixos/doc/manual/installation/installing.xml
index 79d07ae72573..8c37643c08f5 100644
--- a/nixos/doc/manual/installation/installing.xml
+++ b/nixos/doc/manual/installation/installing.xml
@@ -40,7 +40,7 @@
<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