Package: rebar
Version: 2.0.0-1
Severity: minor
Tags: patch

Hi!

The rebar man page has extra slashes in the synopsis section.

The attached patch removes these.


Thanks!
Per


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-4-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rebar depends on:
ii  erlang-base   1:15.b.1-dfsg-1
ii  erlang-dev    1:15.b.1-dfsg-1
ii  erlang-tools  1:15.b.1-dfsg-1

Versions of packages rebar recommends:
ii  git        1:1.7.7.3-1
ii  mercurial  1.8.3-1+b1

rebar suggests no packages.

-- no debconf information
--- rebar.1.orig        2012-10-07 23:48:19.000000000 +0200
+++ rebar.1     2012-10-07 23:48:41.000000000 +0200
@@ -3,7 +3,7 @@
 rebar \- Sophisticated build-tool for Erlang projects that follows OTP 
principles
 .SH SYNOPSIS
 .B rebar
-[\\-h] [\\-c] [\\-v <verbose>] [\\-V] [\\-f] [\\-D <defines>] [\\-j <jobs>] 
[\\-C <config>] [\\-p] [var=value,...] <command,...>
+[\-h] [\-c] [\-v <verbose>] [\-V] [\-f] [\-D <defines>] [\-j <jobs>] [\-C 
<config>] [\-p] [var=value,...] <command,...>
 .SH DESCRIPTION
 \fBrebar\fP is an Erlang build tool that makes it easy to compile and  
 test Erlang applications, port drivers and releases.

Reply via email to