From: Lee <ler762@users.sourceforge.net>
Date: Sun, 16 Dec 2018 23:58:16 +0000 (-0500)
Subject: Include the man page in the `All documentation should be rebuilt:` instructions
X-Git-Tag: v_3_0_27~15
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@edit-actions?a=commitdiff_plain;h=ca2d80ce585a60bf1944e7540002f0157e4dd7dc;p=privoxy.git

Include the man page in the `All documentation should be rebuilt:` instructions
---

diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index cfd0f307..3808f0b9 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -2233,9 +2233,10 @@ for-privoxy-version=3.0.11
        <para>
         All documentation should be rebuilt:
        <programlisting>
+  $ make man
   $ make dok
+  $ make dok-man
   $ make dok-tidy
-  $ make man
   $ make config-file
 </programlisting>
         Finished docs should be then be committed to Git (for those