git: 7dbe8c3332 - main - handbook: Reference manual pages when possible
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=7dbe8c33327f8fec5dc427f64aefeb215f165796 commit 7dbe8c33327f8fec5dc427f64aefeb215f165796 Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2022-04-03 12:09:58 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2022-04-03 12:37:58 +0000 handbook: Reference manual pages when possible --- documentation/content/en/books/handbook/cutting-edge/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 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 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.