Package: sleuthkit
Severity: minor
Tags: patch

Hello,

The attached patch fixes some typos resulting in missing words in the
manpages.

Kind Regards,
-- 
Nekral
diff -rauN ../orig/sleuthkit-2.03/man/man1/dcat.1 
./sleuthkit-2.03/man/man1/dcat.1
--- ../orig/sleuthkit-2.03/man/man1/dcat.1      2005-10-13 19:26:28.000000000 
+0200
+++ ./sleuthkit-2.03/man/man1/dcat.1    2006-01-30 00:03:09.000000000 +0100
@@ -22,7 +22,7 @@
 The arguments are as follows:
 .IP -a
 Display the contents in ASCII
-.IP -f fstype
+.IP "-f fstype"
 Specify image as a specific file type.  If 'swap' is given
 here, the image will be displayed in pages of size 4096 bytes.  If 'raw'
 is given, then 512-bytes is used as the default size.  The '-u' flag
@@ -34,7 +34,7 @@
 .IP -s
 Display statistics on the image (unit size, file block size,  \
 and number of fragments).
-.IP -u unit_size
+.IP "-u unit_size"
 Specify the size of the default data unit for raw, dls, and swap 
 images.
 .IP "-i imgtype"
diff -rauN ../orig/sleuthkit-2.03/man/man1/ifind.1 
./sleuthkit-2.03/man/man1/ifind.1
--- ../orig/sleuthkit-2.03/man/man1/ifind.1     2005-10-13 19:26:28.000000000 
+0200
+++ ./sleuthkit-2.03/man/man1/ifind.1   2006-01-30 00:04:56.000000000 +0100
@@ -51,7 +51,7 @@
 Verbose output to stderr.
 .IP -V
 Display version.
-.IP -z ZONE
+.IP "-z ZONE"
 If '-p -l' were given, this will set the timezone for the correct times.
 
 .SH "EXAMPLES"
@@ -64,7 +64,7 @@
 
 
 .SH "SEE ALSO"
-.BR dd (1),
+.BR dd (1)
 .SH HISTORY
 .BR "ifind" " first appeared in " "TCTUTILs" " v1.0 as find_inode."
 .SH AUTHOR
diff -rauN ../orig/sleuthkit-2.03/man/man1/jcat.1 
./sleuthkit-2.03/man/man1/jcat.1
--- ../orig/sleuthkit-2.03/man/man1/jcat.1      2005-10-13 19:26:28.000000000 
+0200
+++ ./sleuthkit-2.03/man/man1/jcat.1    2006-01-30 00:05:25.000000000 +0100
@@ -33,7 +33,7 @@
 Display version
 .IP -v
 verbose output
-.IP image [images]
+.IP "image [images]"
 One (or more if split) disk or partition images whose format is given with 
'-i'.
 .IP [inode]
 The inode where the file system journal can be found. 

Reply via email to