git: a48922343a - main - handbook: Use a man macro for manual pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Mar 2022 13:23:53 UTC
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=a48922343a9392c8530e0762ce2be3c5668aa3ae commit a48922343a9392c8530e0762ce2be3c5668aa3ae Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-03-29 12:59:11 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-03-29 12:59:37 +0000 handbook: Use a man macro for manual pages --- documentation/content/en/books/handbook/security/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/security/_index.adoc b/documentation/content/en/books/handbook/security/_index.adoc index 7cdfea38a9..1e83b86411 100644 --- a/documentation/content/en/books/handbook/security/_index.adoc +++ b/documentation/content/en/books/handbook/security/_index.adoc @@ -2150,7 +2150,7 @@ Restart the applicable daemons, or reboot the system. 3) To update your vulnerable system via a binary patch: Systems running a RELEASE version of FreeBSD on the i386 or amd64 -platforms can be updated via the freebsd-update(8) utility: +platforms can be updated via the man:freebsd-update[8] utility: # freebsd-update fetch # freebsd-update install