git: b2222ccc44 - main - [phb][uses]: Add inotify

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Thu, 16 Apr 2026 15:19:02 UTC
The branch main has been updated by fernape:

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

commit b2222ccc44397790530fd445f79b602f0695e566
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2026-04-05 16:54:31 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2026-04-16 15:18:25 +0000

    [phb][uses]: Add inotify
---
 documentation/content/en/books/porters-handbook/uses/_index.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index a127199100..47b2b4a6b0 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -1310,6 +1310,13 @@ If the `env` argument is given, the `configure` target is not set.
 If the `-a` flag is a problem for the port, add the `notall` argument.
 If `xmkmf` does not generate a `install.man` target, add the `noman` argument.
 
+[[uses-inotify]]
+== `inotify`
+
+Possible arguments: (none)
+
+Add `inotify` support for ports.
+
 [[uses-java]]
 == `java`