git: 243f0306b6 - main - Use man:mbuf[9] instead of mbuf(9).
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Oct 2024 10:52:41 UTC
The branch main has been updated by dim:
URL: https://cgit.FreeBSD.org/doc/commit/?id=243f0306b6e1a66f7b6fe57bcce20050fa1f0416
commit 243f0306b6e1a66f7b6fe57bcce20050fa1f0416
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-10-24 10:52:15 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-10-24 10:52:15 +0000
Use man:mbuf[9] instead of mbuf(9).
---
documentation/content/en/books/porters-handbook/versions/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index b94b9c90a3..4178a4fb97 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -457,7 +457,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|1400061
|gitref:c4c5981c14d5bd69e9df9ae691069ec4c2e92174[repository="src",length=12]
|June 8, 2022
-|14.0-CURRENT after mbuf(9) structure changes.
+|14.0-CURRENT after man:mbuf[9] structure changes.
|1400062
|gitref:8c309d48aabf1cb469334c7716033f177a2715c0[repository="src",length=12]