[Reproducible-commits] [rdfind] 02/27: fix man file typo

Reiner Herrmann reiner at reiner-h.de
Sun Aug 16 19:52:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository rdfind.

commit 72bcac872f8272684b6e3b75b602b179cc4dedda
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Mon Mar 7 12:06:19 2011 +0900

    fix man file typo
---
 debian/changelog               |  6 ++++++
 debian/patches/00_fix_man_typo | 24 +++++++++++++++++++++---
 2 files changed, 27 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b5ba1c8..7217f02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rdfind (1.2.4-2) unstable; urgency=low
+
+  * Fix man file (rdfind.1) typo. (Closes: #613055)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Mon, 07 Mar 2011 12:03:46 +0900
+
 rdfind (1.2.4-1) unstable; urgency=low
 
   * Initial release (Closes: #511807)
diff --git a/debian/patches/00_fix_man_typo b/debian/patches/00_fix_man_typo
index 4c39024..9edfcb0 100644
--- a/debian/patches/00_fix_man_typo
+++ b/debian/patches/00_fix_man_typo
@@ -1,7 +1,7 @@
-Index: rdfind-1.2.4/rdfind.1
+Index: rdfind/rdfind.1
 ===================================================================
---- rdfind-1.2.4.orig/rdfind.1	2010-11-15 14:59:15.791530622 +0900
-+++ rdfind-1.2.4/rdfind.1	2010-11-15 14:59:22.715531414 +0900
+--- rdfind.orig/rdfind.1	2010-11-15 16:34:34.000000000 +0900
++++ rdfind/rdfind.1	2011-03-07 12:03:20.000000000 +0900
 @@ -5,7 +5,7 @@
  .\" see LICENSE for details.
  .\" $Revision: 567 $
@@ -11,3 +11,21 @@ Index: rdfind-1.2.4/rdfind.1
  .SH NAME
  rdfind \- finds duplicate files
  .SH SYNOPSIS
+@@ -103,7 +103,7 @@
+ .I results.txt
+ (the default name is results.txt and can be changed with option outputname,
+ see above) The results file results.txt will contain one row per duplicate file
+-found, along with a header row explainging the columns.
++found, along with a header row explaining the columns.
+ A text describes why the file is considered a duplicate:
+ 
+ DUPTYPE_UNKNOWN some internal error
+@@ -127,7 +127,7 @@
+ There are lots of enhancements left to do. Please contribute!
+ .SH SECURITY CONSIDERATIONS
+ Avoid manipulating the directories while rdfind is reading.
+-rdfind is quite britle in that case. Especially, when deleting
++rdfind is quite brittle in that case. Especially, when deleting
+ or making links, rdfind can be subject to a symlink attack.
+ Use with care!
+ .SH AUTHOR

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/rdfind.git



More information about the Reproducible-commits mailing list