r71869 - /scripts/forward-patch
    ghedo-guest at users.alioth.debian.org 
    ghedo-guest at users.alioth.debian.org
       
    Tue Mar 22 20:32:10 UTC 2011
    
    
  
Author: ghedo-guest
Date: Tue Mar 22 20:30:54 2011
New Revision: 71869
URL: http://svn.debian.org/wsvn/?sc=1&rev=71869
Log:
fix script name in the docs
Modified:
    scripts/forward-patch
Modified: scripts/forward-patch
URL: http://svn.debian.org/wsvn/scripts/forward-patch?rev=71869&op=diff
==============================================================================
--- scripts/forward-patch (original)
+++ scripts/forward-patch Tue Mar 22 20:30:54 2011
@@ -13,11 +13,11 @@
 
 =head1 SYNOPSIS
 
- forward-bug PATCH [DISTRIBUTION]
+ forward-patch PATCH [DISTRIBUTION]
 
  Examples:
    $ forward-patch some-patch.patch Some-Dist # explicitly set dist name
-   $ forward-bug some-patch.patch             # make f-p read dist name from debian/control
+   $ forward-patch some-patch.patch             # make f-p read dist name from debian/control
 
 =head1 CONFIGURATION
 
    
    
More information about the Pkg-perl-cvs-commits
mailing list