summaryrefslogtreecommitdiff
path: root/docs/reference/gio
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gio')
-rw-r--r--docs/reference/gio/meson.build1
-rw-r--r--docs/reference/gio/overview.xml2
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/reference/gio/meson.build b/docs/reference/gio/meson.build
index bb14e6923..529185b12 100644
--- a/docs/reference/gio/meson.build
+++ b/docs/reference/gio/meson.build
@@ -4,7 +4,6 @@ if get_option('gtk_doc')
ignore_headers = [
'fam',
- 'fen',
'gdbus-2.0',
'gvdb',
'inotify',
diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml
index f30b14215..3214215ed 100644
--- a/docs/reference/gio/overview.xml
+++ b/docs/reference/gio/overview.xml
@@ -392,7 +392,7 @@ Gvfs is also heavily distributed and relies on a session bus to be present.
The #GFileMonitor implementation for local files that is included
in GIO on Linux has the name <literal>inotify</literal>, others that are built
are built as modules (depending on the platform) are called
- <literal>fam</literal> and <literal>fen</literal>.
+ <literal>fam</literal>, <literal>kqueue</literal> and <literal>win32filemonitor</literal>.
</para><para>
The special value <literal>help</literal> can be used to print a list of
available implementations to standard output.