From 45abf2f0d0c8077dae322e2b7fa92b3ca1f034aa Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Sun, 4 Jul 2021 18:47:24 +0200 Subject: [PATCH] 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: *** ``` --- nixos/doc/manual/installation/installing.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/doc/manual/installation/installing.xml b/nixos/doc/manual/installation/installing.xml index f03b9443d23b..d019bb318096 100644 --- a/nixos/doc/manual/installation/installing.xml +++ b/nixos/doc/manual/installation/installing.xml @@ -446,8 +446,8 @@ password for the root user, e.g. setting root password... -Enter new UNIX password: *** -Retype new UNIX password: *** +New password: *** +Retype new password: *** For unattended installations, it is possible to use