~ubuntu-branches/ubuntu/vivid/gnome-btdownload/vivid

« back to all changes in this revision

Viewing changes to debian/patches/02_fix_man_typo.diff

  • Committer: Package Import Robot
  • Author(s): Andrea Veri
  • Date: 2012-04-19 19:00:13 UTC
  • Revision ID: package-import@ubuntu.com-20120419190013-q5de4cnq2dejftrm
Tags: 0.0.32-4
* Moved to Source Format Quilt.
* General package's cleanup:
  - copyright moved to DEP-5.
  - bumped Standards-Version to latest.
  - transition to dh_python2 (Closes: #616828)
  - move dh_install and dh_link targets away from
    debian/rules and place them on the relevant maintainer
    files.
  - add a clean rule for intltool*.in files to make the
    package not failing if built twice in a row.
  - Refreshed the long description.
* patches/02_fix_man_typo.diff:
  - added to fix a typo on the gnome-btdownload's
    man page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Fix a typo on the gnome-btdownload's man page.
 
2
Author: Andrea Veri <and@debian.org>
 
3
 
 
4
Index: gnome-btdownload-0.0.32/man/gnome-btdownload.1
 
5
===================================================================
 
6
--- gnome-btdownload-0.0.32.orig/man/gnome-btdownload.1 2008-02-02 23:31:46.000000000 +0100
 
7
+++ gnome-btdownload-0.0.32/man/gnome-btdownload.1      2012-04-20 12:01:34.541448245 +0200
 
8
@@ -59,7 +59,7 @@
 
9
 set \fIbytes\fP to the maximum length prefix encoding you'll accept over the wire - larger values get the connection dropped (default 8388608)
 
10
 .TP
 
11
 .B \-\-timeout \fIsecs\fP
 
12
-wait \fIsecs\fP before closing sockets which nothing has been recieved on (default 300.0)
 
13
+wait \fIsecs\fP before closing sockets which nothing has been received on (default 300.0)
 
14
 .TP
 
15
 .B \-\-timeout_check_interval \fIsecs\fP
 
16
 check whether connections have timed out every \fIsecs\fP seconds (default 60.0)