git: f607353998 - main - handbook: Add missing period
"Danilo G. Baio" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=f60735399862c6826c63d931e3d0850ef91449df commit f60735399862c6826c63d931e3d0850ef91449df Author: Jeanne-Kamikaze <[email protected]> AuthorDate: 2022-06-11 00:37:02 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2022-09-03 23:32:40 +0000 handbook: Add missing period Reviewed by: pauamma Pull Request: https://github.com/freebsd/freebsd-doc/pull/78 --- 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 5e6aaa3de2..366300f320 100644 --- a/documentation/content/en/books/handbook/basics/_index.adoc +++ b/documentation/content/en/books/handbook/basics/_index.adoc @@ -495,7 +495,7 @@ When the user exits from the editor, the user database is updated with the new i This utility will prompt for the user's password when exiting the editor, unless the utility is run as the superuser. ==== -In <<users-modifying-chpass-su>>, the superuser has typed `chpass jru` and is now viewing the fields that can be changed for this user +In <<users-modifying-chpass-su>>, the superuser has typed `chpass jru` and is now viewing the fields that can be changed for this user. If `jru` runs this command instead, only the last six fields will be displayed and available for editing. This is shown in <<users-modifying-chpass-ru>>.