git: f607353998 - main - handbook: Add missing period
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Sep 2022 23:35:20 UTC
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/doc/commit/?id=f60735399862c6826c63d931e3d0850ef91449df
commit f60735399862c6826c63d931e3d0850ef91449df
Author: Jeanne-Kamikaze <msunet@shellblade.net>
AuthorDate: 2022-06-11 00:37:02 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
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>>.