git: e26ee8c214 - main - handbook: Wordsmith a note about rebooting after upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Mar 2022 13:23:55 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=e26ee8c214bab03f94363d5453070334048197d5
commit e26ee8c214bab03f94363d5453070334048197d5
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-29 13:04:41 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-29 13:04:41 +0000
handbook: Wordsmith a note about rebooting after upgrade
---
documentation/content/en/books/handbook/cutting-edge/_index.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
index 5dddd4474e..0343f61b32 100644
--- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc
+++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
@@ -195,7 +195,8 @@ If the patch was applied to any running binaries, the affected applications shou
[NOTE]
====
Usually, the user needs to be prepared to reboot the system.
-To know if a reboot is required by a kernel update, execute the commands `freebsd-version -k` and `uname -r` and if it differs a reboot is required.
+To know if the system requires a reboot due to a kernel update, execute the commands `freebsd-version -k` and `uname -r`.
+Reboot the system if the outputs differ.
====
The system can be configured to automatically check for updates once every day by adding this entry to [.filename]#/etc/crontab#: