diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-02-03 18:17:41 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-02-03 18:20:38 +0000 |
| commit | 5e78359dff626fece0cd38f85871773829533b5a (patch) | |
| tree | 9db5fd8e120852de7349a54b40d99d64e7a55da1 | |
| parent | f3df4460ebd1eb72156b930729da05e17534b1ed (diff) | |
glossary: Update KSE Project url
Submitted by: anonymous
Closes: https://github.com/freebsd/freebsd-doc/pull/577
| -rw-r--r-- | documentation/content/en/books/handbook/glossary.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/glossary.adoc b/documentation/content/en/books/handbook/glossary.adoc index 28439170fa..e30db9d7f8 100644 --- a/documentation/content/en/books/handbook/glossary.adoc +++ b/documentation/content/en/books/handbook/glossary.adoc @@ -497,7 +497,7 @@ A method of dynamically loading functionality into a FreeBSD kernel without rebo [[kse-glossary]] Kernel Scheduler Entities:: A kernel-supported threading system. -See the link:http://www.freebsd.org/kse[project home page] for further details. +See the link:https://people.freebsd.org/~kuriyama/www/kse[KSE Project home page] for further details. [[kva-glossary]] Kernel Virtual Address:: |
