[Forensics-changes] [SCM] debian-forensics/sleuthkit branch, debian, updated. debian/3.0.1-5-12-g7fcbe48

Cristian Greco cristian at regolo.cc
Wed Feb 17 03:49:01 UTC 2010


The following commit has been merged in the debian branch:
commit 7fcbe48aac9b143da7ef112354da82368e14241e
Author: Cristian Greco <cristian at regolo.cc>
Date:   Wed Feb 17 04:33:33 2010 +0100

    02-fix-hyphens-manpages.patch: fix some spelling errors too.

diff --git a/debian/patches/02-fix-hyphens-manpages.patch b/debian/patches/02-fix-hyphens-manpages.patch
index 77c19cb..8a893e9 100644
--- a/debian/patches/02-fix-hyphens-manpages.patch
+++ b/debian/patches/02-fix-hyphens-manpages.patch
@@ -1,5 +1,6 @@
-Author: Cristian Greco <cristian.debian at gmail.com>
-Description: Fixes various lintian warnings about hyphens used as minus sign.
+Author: Cristian Greco <cristian at regolo.cc>
+Description: Fixes various lintian warnings about hyphens used as minus sign
+and some spelling errors in manpages.
 
 --- a/man/blkcalc.1
 +++ b/man/blkcalc.1
@@ -613,13 +614,18 @@ Description: Fixes various lintian warnings about hyphens used as minus sign.
  Specify the location of an index file to write to.  The first argument 
  specifies the granularity, either an hourly summary or daily.  If the
 -\'-d\' flag is given, then the summary will be seperated by a ',' to
-+\'\-d\' flag is given, then the summary will be seperated by a ',' to
++\'\-d\' flag is given, then the summary will be separated by a ',' to
  import into a spread sheet. 
  .IP -d
  Display timeline and index files in comma delimited format.  This is used
 --- a/man/mmcat.1
 +++ b/man/mmcat.1
-@@ -17,7 +17,7 @@
+@@ -13,11 +13,11 @@
+ .SH DESCRIPTION
+ .B mmcat
+ outputs the contents of a specific volume to stdout.  This allows you to
+-extract the contents of a partition to a seperate file.
++extract the contents of a partition to a separate file.
  
  .SH ARGUMENTS
  .IP "-t mmtype"
@@ -855,3 +861,14 @@ Description: Fixes various lintian warnings about hyphens used as minus sign.
  
  .SH AUTHOR
  Brian Carrier <carrier at sleuthkit dot org>
+--- a/tsk3/vs/mm_part.c
++++ b/tsk3/vs/mm_part.c
+@@ -215,7 +215,7 @@
+         tsk_error_reset();
+         tsk_errno = TSK_ERR_VS_ARG;
+         snprintf(tsk_errstr, TSK_ERRSTR_L,
+-            "tsk_vs_part_get: Volume adress is too big");
++            "tsk_vs_part_get: Volume address is too big");
+         return NULL;
+     }
+ 

-- 
debian-forensics/sleuthkit



More information about the forensics-changes mailing list