File: 00000c_man.diff

package info (click to toggle)
sleuthkit 2.06-3etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,128 kB
  • ctags: 5,133
  • sloc: ansic: 41,406; sh: 14,123; perl: 4,745; cpp: 4,297; makefile: 925; python: 29
file content (42 lines) | stat: -rw-r--r-- 1,244 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
--- sleuthkit-2.06.orig/man/man1/dcat.1
+++ sleuthkit-2.06/man/man1/dcat.1
@@ -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"
--- sleuthkit-2.06.orig/man/man1/ifind.1
+++ sleuthkit-2.06/man/man1/ifind.1
@@ -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"
--- sleuthkit-2.06.orig/man/man1/jcat.1
+++ sleuthkit-2.06/man/man1/jcat.1
@@ -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.