Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2022 13:23:53 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: a48922343a - main - handbook: Use a man macro for manual pages
Message-ID:  <202203291323.22TDNrRW068541@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203291323.22TDNrRW068541>