From 7dcd8496e7aa50b0615f91dd30b0048281b291db Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Thu, 23 Feb 2023 11:31:30 +0100 Subject: [PATCH] handbook: Point to manual freebsd-update.conf in the freebsd-update section --- .../content/en/books/handbook/cutting-edge/_index.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc index 60a5bd1d9b9c..6c42fba86341 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -174,6 +174,8 @@ In cases where the user is doing a version upgrade, this location should have at When this option is set to `yes`, `freebsd-update` will assume that the `Components` list is complete and will not attempt to make changes outside of the list. Effectively, `freebsd-update` will attempt to update every file which belongs to the `Components` list. +Refer to man:freebsd-update.conf[5] for more details. + [[freebsdupdate-security-patches]] === Applying Security Patches