git: 1e892b3d1e - main - Handbook - security: Fix chpass command
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=1e892b3d1ed2a1985ab13b559994d74f96479a72 commit 1e892b3d1ed2a1985ab13b559994d74f96479a72 Author: Adriano Barbosa <[email protected]> AuthorDate: 2024-12-29 08:56:28 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2024-12-29 08:56:28 +0000 Handbook - security: Fix chpass command Reviewed by: dbaio@, Pau Amma<[email protected]> 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: