git: f2d92da413 - main - versions: fix double word typo.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Apr 2024 19:51:39 UTC
The branch main has been updated by dim:
URL: https://cgit.FreeBSD.org/doc/commit/?id=f2d92da41379e5c35a11291e1b597e43be08a725
commit f2d92da41379e5c35a11291e1b597e43be08a725
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-04-20 19:50:30 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-20 19:51:30 +0000
versions: fix double word typo.
---
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 31889da679..b94b9c90a3 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -607,7 +607,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|1400505
|gitref:64e869e9b93c8ce47f874b770df696c06bcba0d3[repository="src",length=12]
|January 7, 2024
-|14.0-STABLE after adding adding man:vnode_pager_clean_async[9] and man:vnode_pager_clean_sync[9].
+|14.0-STABLE after adding man:vnode_pager_clean_async[9] and man:vnode_pager_clean_sync[9].
|1400506
|gitref:d9041710958227194c5e34b169ae73d7ad411017[repository="src",length=12]