nixos/manual: prompt to set root password has changed

The manual mentions in
https://nixos.org/manual/nixos/stable/index.html#sec-installation-installing:
```
setting root password...
Enter new UNIX password: ***
Retype new UNIX password: ***
```

However, in the terminal I got:
```
setting root password...
New password: ***
Retype new password: ***
```
This commit is contained in:
Radovan Bast 2021-07-04 18:47:24 +02:00
parent 27749583d4
commit 45abf2f0d0

View file

@ -446,8 +446,8 @@
password for the <literal>root</literal> user, e.g.
<screen>
setting root password...
Enter new UNIX password: ***
Retype new UNIX password: ***</screen>
New password: ***
Retype new password: ***</screen>
<note>
<para>
For unattended installations, it is possible to use