git: 4491e8fac1 - main - handbook/porters-handbook: add new ports category 'filesystems'
Jason Helfman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jgh: URL: https://cgit.FreeBSD.org/doc/commit/?id=4491e8fac19d6928fbadf4cd13ce31ba411bdf22 commit 4491e8fac19d6928fbadf4cd13ce31ba411bdf22 Author: Jason Helfman <[email protected]> AuthorDate: 2025-06-28 20:44:24 +0000 Commit: Jason Helfman <[email protected]> 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. |