diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-04-03 12:09:58 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-04-03 12:37:58 +0000 |
commit | 7dbe8c33327f8fec5dc427f64aefeb215f165796 (patch) | |
tree | 3d70ca520bb27c2053c370c5a31d88b84715b50e | |
parent | 296b3da6c973fc6516d5c73b2aad49f5b31c71a3 (diff) |
-rw-r--r-- | documentation/content/en/books/handbook/cutting-edge/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc index 0343f61b32..9846bb4dc5 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -92,7 +92,7 @@ Release announcements are available from https://www.FreeBSD.org/releases/[https [NOTE] ==== -If a `crontab` utilizing the features of man:freebsd-update[8] exists, it must be disabled before upgrading the operating system. +If a man:crontab[5] utilizing the features of man:freebsd-update[8] exists, it must be disabled before upgrading the operating system. ==== This section describes the configuration file used by `freebsd-update`, demonstrates how to apply a security patch and how to upgrade to a minor or major operating system release, and discusses some of the considerations when upgrading the operating system. |