diff --git a/man/Makefile.am b/man/Makefile.am
index 18329b25..d5091d42 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -83,10 +83,6 @@ autogen_man = cpg_context_get.3 \
votequorum_finalize.3 \
votequorum_getinfo.3 \
votequorum_initialize.3 \
- votequorum_qdevice_getinfo.3 \
- votequorum_qdevice_poll.3 \
- votequorum_qdevice_register.3 \
- votequorum_qdevice_unregister.3 \
votequorum_setexpected.3 \
votequorum_setvotes.3 \
votequorum_trackstart.3 \
diff --git a/man/index.html b/man/index.html
index d569ff55..0ead1991 100644
--- a/man/index.html
+++ b/man/index.html
@@ -276,19 +276,39 @@
votequorum_initialize(3):
- Description of the votequorum interface.
+ Description of the votequorum_initialize interface.
votequorum_finalize(3):
- Description of the votequorum interface.
-
-
- votequorum_fd_get(3):
- Description of the votequorum interface.
+ Description of the votequorum_finalize interface.
votequorum_getinfo(3):
- Description of the votequorum interface.
+ Description of the votequorum_getinfo interface.
+
+
+ votequorum_trackstart(3):
+ Description of the votequorum_trackstart interface.
+
+
+ votequorum_trackstop(3):
+ Description of the votequorum_trackstop interface.
+
+
+ votequorum_fd_get(3):
+ Description of the votequorum_fd_get interface.
+
+
+ votequorum_dispatch(3):
+ Description of the votequorum_dispatch interface.
+
+
+ votequorum_context_set(3):
+ Description of the votequorum_context_set interface.
+
+
+ votequorum_context_get(3):
+ Description of the votequorum_context_get interface.
votequorum_setexpected(3):
@@ -299,26 +319,6 @@
Description of the votequorum interface.
-
- votequorum_qdevice_register(3):
- Description of the votequorum interface.
-
-
-
- votequorum_qdevice_unregister(3):
- Description of the votequorum interface.
-
-
-
- votequorum_qdevice_poll(3):
- Description of the votequorum interface.
-
-
-
- votequorum_qdevice_getinfo(3):
- Description of the votequorum interface.
-
-