[Privoxy-commits] [privoxy] 09/17: Move man page from man section 1 to man section 8.

User Git git at git.privoxy.org
Thu Jan 21 13:03:36 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit b1ea6b63055bdeb924fcd3ec38ee20472bd55736
Author: Roland Rosenfeld <roland at debian.org>
AuthorDate: Mon Apr 21 11:11:31 2003 +0200

    Move man page from man section 1 to man section 8.
---
 GNUmakefile.in                   | 2 +-
 doc/source/privoxy-man-page.sgml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/GNUmakefile.in b/GNUmakefile.in
index 8b2fe421..79001b1d 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -60,7 +60,7 @@ CONF_BASE    = @sysconfdir@
 SBIN_DEST    = @sbindir@
 MAN_DIR      = @mandir@
 MAN_DEST     = $(MAN_DIR)/man1
-MAN_PAGE     = privoxy.1
+MAN_PAGE     = privoxy.8
 SHARE_DEST   = @datadir@
 DOC_DEST     = $(SHARE_DEST)/doc/privoxy
 VAR_DEST     = @localstatedir@
diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml
index 270365bd..f594a640 100644
--- a/doc/source/privoxy-man-page.sgml
+++ b/doc/source/privoxy-man-page.sgml
@@ -54,7 +54,7 @@
 </refentryinfo>
 <refmeta>
  <refentrytitle>privoxy</refentrytitle>
- <manvolnum>1</manvolnum>
+ <manvolnum>8</manvolnum>
  <refmiscinfo>
   Privoxy &p-version;<![%p-not-stable;[ &p-status;]]>
  </refmiscinfo>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list