diff --git a/source/releasing/fusiondirectory.rst b/source/releasing/fusiondirectory.rst
index c5772a1d7cd73971bb4b0fd6ae7071a5a9b1461b..0efaa340c159b1b361f0b70dd2f633ecea563d6a 100644
--- a/source/releasing/fusiondirectory.rst
+++ b/source/releasing/fusiondirectory.rst
@@ -84,18 +84,6 @@ you can run for example
 
 directly in the user-manual source to generate the content to copy/paste at the end of UPGRADE.MD
 
-Update manpages
-^^^^^^^^^^^^^^^
-
-Regenerate the manpages with the new version, use the
-**update-manpages.sh** from the dev-tools
-
-.. code:: shell
-
-   update-manpages.sh fusiondirectory 1.2.3 
-
-this as to be done for fusiondirectory
-
 Merge the fixes branch into master
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^