Date: Wed, 12 Mar 2025 19:25:54 GMT From: Colin Percival <cperciva@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 3668c6b106 - main - 13.5R/relnotes: 'man:' markup Message-ID: <202503121925.52CJPsMl021087@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=3668c6b1068098358657168eeaef20e47a61ca46 commit 3668c6b1068098358657168eeaef20e47a61ca46 Author: Graham Perrin <grahamperrin@gmail.com> AuthorDate: 2025-03-12 19:16:44 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2025-03-12 19:25:38 +0000 13.5R/relnotes: 'man:' markup Affects: https://www.freebsd.org/releases/13.5R/relnotes/#man-pages For the src 9e3c356f11a9 paragraph, two of four manual page references lacked markup. Fixes: f48db8b3cf55 --- website/content/en/releases/13.5R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/13.5R/relnotes.adoc b/website/content/en/releases/13.5R/relnotes.adoc index 0c4fe1b979..c455e420bc 100644 --- a/website/content/en/releases/13.5R/relnotes.adoc +++ b/website/content/en/releases/13.5R/relnotes.adoc @@ -392,7 +392,7 @@ This section covers changes to manual (man:man[1]) pages and other documentation [[man-pages]] === Man Pages -Refer to man:graid[8] and zfs[8] instead of gvinum[8] in man:ccdconfig[8]. +Refer to man:graid[8] and man:zfs[8] instead of man:gvinum[8] in man:ccdconfig[8]. gitref:9e3c356f11a9[repository=src]. man:ixgbe[4] has been renamed to man:ix[4].
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503121925.52CJPsMl021087>
