diff --git a/docs/reference/gio/Makefile.am b/docs/reference/gio/Makefile.am
index f012382a8..236d7ad54 100644
--- a/docs/reference/gio/Makefile.am
+++ b/docs/reference/gio/Makefile.am
@@ -62,6 +62,7 @@ IGNORE_HFILES= \
glocalfileoutputstream.h \
glocalvfs.h \
gmemorysettingsbackend.h \
+ gmountprivate.h \
gnativevolumemonitor.h \
gnetworkingprivate.h \
gnullsettingsbackend.h \
@@ -74,6 +75,8 @@ IGNORE_HFILES= \
gthreadedresolver.h \
gunionvolumemonitor.h \
gunixdrive.h \
+ gunixmount.h \
+ gunixvolumemonitor.h \
gunixresolver.h \
gunixvolume.h \
gvdb-builder.h \
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index f44de5b31..efbaf9011 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -1330,7 +1330,6 @@ g_filename_completer_get_type
gunixmounts
Unix Mounts
-GUnixMount
GUnixMountPoint
GUnixMountEntry
GUnixMountMonitor
@@ -1365,28 +1364,14 @@ g_unix_mount_monitor_new
g_unix_mount_monitor_set_rate_limit
g_unix_is_mount_path_system_internal
-GUnixMountClass
GUnixMountMonitorClass
G_UNIX_MOUNT_MONITOR
G_IS_UNIX_MOUNT_MONITOR
G_TYPE_UNIX_MOUNT_MONITOR
G_UNIX_MOUNT_MONITOR_CLASS
G_IS_UNIX_MOUNT_MONITOR_CLASS
-G_IS_UNIX_MOUNT
-G_IS_UNIX_MOUNT_CLASS
-G_UNIX_MOUNT
-G_UNIX_MOUNT_CLASS
-G_TYPE_UNIX_MOUNT
g_unix_mount_monitor_get_type
-G_IS_UNIX_VOLUME_MONITOR
-G_IS_UNIX_VOLUME_MONITOR_CLASS
-G_TYPE_UNIX_VOLUME_MONITOR
-G_UNIX_VOLUME_MONITOR
-G_UNIX_VOLUME_MONITOR_CLASS
-GUnixVolume
-GUnixVolumeMonitor
-GUnixVolumeMonitorClass
diff --git a/docs/reference/glib/tmpl/glib-unused.sgml b/docs/reference/glib/tmpl/glib-unused.sgml
index 3d551f7eb..7b5718952 100644
--- a/docs/reference/glib/tmpl/glib-unused.sgml
+++ b/docs/reference/glib/tmpl/glib-unused.sgml
@@ -937,46 +937,6 @@ Turns the argument into a string literal by using the '#' stringizing operator.
-
-
-
-
-
-
-
-
-
-
-
-@required_major:
-@required_minor:
-@required_micro:
-@Returns:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/reference/glib/tmpl/version.sgml b/docs/reference/glib/tmpl/version.sgml
index dca4ac9c6..027a0f456 100644
--- a/docs/reference/glib/tmpl/version.sgml
+++ b/docs/reference/glib/tmpl/version.sgml
@@ -22,6 +22,47 @@ typically use the features described here.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+@required_major:
+@required_minor:
+@required_micro:
+@Returns:
+
+
The major version number of the GLib library.