git: 3668c6b106 - main - 13.5R/relnotes: 'man:' markup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Mar 2025 19:25:54 UTC
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].