Package: reprepro
Version: 4.9.0-1
Severity: minor

The man page for reprepro says about the Uploaders file: "Specified a
file (relative to confdir if not starting with a slash) to specify who
is allowed  to  upload  packages.  *With* this there are no limits
[...]" (emphasis mine).

I assume it should say "Without" instead (patch attached).  I also
changed the "Specified" at the beginning to "Specifies".

Regards,
Ansgar
>From a5b0d6728332f042203b797d360316b775bb510f Mon Sep 17 00:00:00 2001
From: Ansgar Burchardt <ans...@debian.org>
Date: Mon, 27 Feb 2012 16:51:29 +0100
Subject: [PATCH] reprepro.1: No Uploaders means no limits.

---
 docs/reprepro.1 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/reprepro.1 b/docs/reprepro.1
index 12aca2f..63af3ee 100644
--- a/docs/reprepro.1
+++ b/docs/reprepro.1
@@ -1355,8 +1355,8 @@ while an empty one causes no \fBuContents\-\fP\fIarch\fP files to
 be generated.
 .TP
 .B Uploaders
-Specified a file (relative to confdir if not starting with a slash)
-to specify who is allowed to upload packages. With this there are no
+Specifies a file (relative to confdir if not starting with a slash)
+to specify who is allowed to upload packages. Without this there are no
 limits, and this file can be ignored via \fB\-\-ignore=uploaders\fP.
 See the section \fBUPLOADERS FILES\fP below.
 .TP
-- 
1.7.5.4

Reply via email to