git: 4491e8fac1 - main - handbook/porters-handbook: add new ports category 'filesystems'

From: Jason Helfman <jgh_at_FreeBSD.org>
Date: Sat, 28 Jun 2025 20:48:05 UTC
The branch main has been updated by jgh:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4491e8fac19d6928fbadf4cd13ce31ba411bdf22

commit 4491e8fac19d6928fbadf4cd13ce31ba411bdf22
Author:     Jason Helfman <jgh@FreeBSD.org>
AuthorDate: 2025-06-28 20:44:24 +0000
Commit:     Jason Helfman <jgh@FreeBSD.org>
CommitDate: 2025-06-28 20:47:00 +0000

    handbook/porters-handbook: add new ports category 'filesystems'
    
    PR:             282965
    Reported by:    Herbert J. Skuhra
---
 documentation/content/en/books/porters-handbook/makefiles/_index.adoc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
index 657dad7dd8..243328727a 100644
--- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
@@ -735,6 +735,10 @@ For non-virtual categories, there is a one-line description in `COMMENT` in that
 |Ports related to the Enlightenment window manager.
 |
 
+|[.filename]#filesystems#
+|File systems and related utilities.
+|
+
 |[.filename]#finance#
 |Monetary, financial and related applications.
 |