Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2026 15:19:02 +0000
From:      Fernando Apeste=?utf-8?Q?gu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: b2222ccc44 - main - [phb][uses]: Add inotify
Message-ID:  <69e0fde6.1efd0.e1c6a7e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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`
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e0fde6.1efd0.e1c6a7e>