Package: postfix-cluebringer Version: 2.0.10-1 Severity: minor Tags: patch Hi,
There are some typos in the Debian-supplied man pages. See attached patch. Cheers, Thijs -- System Information: Debian Release: 7.1 APT prefers stable APT policy: (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash
diff -Nur postfix-cluebringer-2.0.10/debian/cbpadmin.8 postfix-cluebringer-2.0.10.new/debian/cbpadmin.8 --- postfix-cluebringer-2.0.10/debian/cbpadmin.8 2010-08-15 12:31:15.000000000 +0200 +++ postfix-cluebringer-2.0.10.new/debian/cbpadmin.8 2013-10-10 09:34:27.337723046 +0200 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. .TH POLICYD "8" "April 2010" "Copyright (c) 2007-2009 AllWorldIT" "System Administration Utilities" .SH NAME -cbpadmin - Policyd v2 (Clurbringer) Postfix policy server administration tool. +cbpadmin - Policyd v2 (Cluebringer) Postfix policy server administration tool. .SH SYNOPSIS .B cbpadmin [\fIargs\fR] @@ -23,7 +23,7 @@ .BR /usr/lib/postfix-cluebringer, .SH SEE ALSO .BR cbpolicyd(8) -/usr/share/doc/postfix-cluerbigner/* +/usr/share/doc/postfix-cluebringer/* .br .SH AUTHOR This manual page was written by Nikolai Lusan <[email protected]>, diff -Nur postfix-cluebringer-2.0.10/debian/cbpolicyd.8 postfix-cluebringer-2.0.10.new/debian/cbpolicyd.8 --- postfix-cluebringer-2.0.10/debian/cbpolicyd.8 2010-08-15 12:31:34.000000000 +0200 +++ postfix-cluebringer-2.0.10.new/debian/cbpolicyd.8 2013-10-10 09:35:12.720662269 +0200 @@ -1,14 +1,14 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. .TH POLICYD "8" "April 2010" "Copyright (c) 2007-2009 AllWorldIT" "System Administration Utilities" .SH NAME -cbpolicyd - Policyd v2 (Clurbringer) Postfix policy server. +cbpolicyd - Policyd v2 (Cluebringer) Postfix policy server. .SH SYNOPSIS .B cbpolicyd [\fIargs\fR] .SH DESCRIPTION .B cbpolicyd -is the Cluebringer policy daemonfor Postfix. This program listens -on a port for communication from postifix and assists it in making decisions +is the Cluebringer policy daemon for Postfix. This program listens +on a port for communication from Postfix and assists it in making decisions on action to take for each email message based on policies set by the administrator. .SH OPTIONS @@ -26,7 +26,7 @@ .BR /usr/lib/postfix-cluebringer, .SH SEE ALSO .BR cbpadmin(8) -/usr/share/doc/postfix-cluerbigner/* +/usr/share/doc/postfix-cluebringer/* .br .SH AUTHOR This manual page was written by Nikolai Lusan <[email protected]>,

