From ddd59765332df9898e5c789e9cf0070548e59914 Mon Sep 17 00:00:00 2001 From: Adriano Barbosa Date: Sat, 23 Nov 2024 07:13:46 -0400 Subject: [PATCH] Fix command to match the text above and the expected output. The text says "the superuser has typed `chpass jru`", but the example command is just `chpass` while the output corresponds to the former. --- documentation/content/en/books/handbook/basics/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/basics/_index.adoc b/documentation/content/en/books/handbook/basics/_index.adoc index 99d927b772b3..4fb400fc4157 100644 --- a/documentation/content/en/books/handbook/basics/_index.adoc +++ b/documentation/content/en/books/handbook/basics/_index.adoc @@ -504,7 +504,7 @@ This is shown in crossref:basics[users-modifying-chpass-ru,Using `chpass` as Reg ==== [source,shell] .... -# chpass +# chpass jru .... The output should be similar to the following: