git: 1e892b3d1e - main - Handbook - security: Fix chpass command
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Dec 2024 08:58:47 UTC
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=1e892b3d1ed2a1985ab13b559994d74f96479a72 commit 1e892b3d1ed2a1985ab13b559994d74f96479a72 Author: Adriano Barbosa <adriano@adrianobarbosa.xyz> AuthorDate: 2024-12-29 08:56:28 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2024-12-29 08:56:28 +0000 Handbook - security: Fix chpass command Reviewed by: dbaio@, Pau Amma<pauamma@gundo.com> Pull Request: https://github.com/freebsd/freebsd-doc/pull/438 --- 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 99d927b772..4fb400fc41 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: