[Forensics-changes] [SCM] debian-forensics/sgzip branch, debian-sid, updated. upstream/0.1-19-gb716841

Daniel Baumann daniel at debian.org
Thu Feb 14 15:46:39 UTC 2008


The following commit has been merged in the debian-sid branch:
commit b7168414298f287981f6951e818ba95c96b1c21b
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Feb 14 16:45:30 2008 +0100

    Reformatted manpage.

diff --git a/debian/manpage/sgzip.1 b/debian/manpage/sgzip.1
index 3bc3ec6..da8b78b 100644
--- a/debian/manpage/sgzip.1
+++ b/debian/manpage/sgzip.1
@@ -1,50 +1,55 @@
-.TH SGZIP 1 "February 14 2008" Linux 
+.TH SGZIP 1 "2008-02-14" "0.1" "compress files in a seekable format"
+
 .SH NAME
-sgzip \- A tool to compress files in a seekable format
+sgzip \- tool to compress files in a seekable format
+
 .SH SYNOPSIS
 .B sgzip
 .BR [ \-dhRblBLvV ] [file1] [file2] ... [filex]
+
 .SH DESCRIPTION
-sgzip is a program to compress/decompress files, usually dd images.
-sgzip is also the name of the file format that it can manipulate.
-The main feature of this format is that it's seakable.
-Many people archive very large dd images by using a standard compression program such as gzip or bzip2.
-This make it impossible to use the compressed image directly (for example to mount a partition on the image).
+sgzip is a program to compress/decompress files, usually dd images. sgzip is
+also the name of the file format that it can manipulate. The main feature of
+this format is that it's seakable. Many people archive very large dd images by
+using a standard compression program such as gzip or bzip2. This make it
+impossible to use the compressed image directly (for example to mount a
+partition on the image).
 .PP
-sgzip was originally made for the pyflag forensic platform even if pyflag is can handle eyewitness compression  format.
+sgzip was originally made for the pyflag forensic platform even if pyflag is can
+handle eyewitness compression  format.
 .PP
 sgzip is based on gzip but provide seekable capability.
+.PP
+
 .SH OPTIONS
-.TP
-.B\-d --decompress
+.IP "\fB\-d --decompress\fR" 4
 Decompress the file or the standard input.
-.TP
-.B\-h --help
+.IP "\fB\-h --help\fR" 4
 Shows a short help.
-.TP
-.B\-R --rebuild file
+.IP "\fB\-R --rebuild file\fR" 4
 Rebuilds the Index on this compressed file.
-.TP
-.B\-b --benchmark file
-Benchmarks file and file.sgz
-.TP
-.B\-l --list file
+.IP "\fB\-b --benchmark file\fR"
+Benchmarks file and file.sgz.
+.IP "\fB\-l --list file\fR" 4
 Tests index integrity for file and list stats.
-.TP
-.B\-B --block blocksize
-Set the blocksize for created files
-.TP
-.B\-L --license
+.IP "\fB\-B --block blocksize\fR" 4
+Set the blocksize for created files.
+.IP "\fB\-L --license\fR" 4
 Display software license.
-.TP
-.B\-v --verbose
+.IP "\fB\-v --verbose\fR" 4
 Verbose mode.
-.TP
-.B\-V --version
+.IP "\fB\-V --version\fR" 4
 Display version number.
-.Bfile1 file2 ... filex
+.IP "\fBfile1 file2 ... filex\fR" 4
 Files to (de)compress. If none given it use standard input/output.
+
 .SH SEE ALSO
-afflib(1), gzip(1), bzip2(1)
+\fIafflib\fR(1),
+.PP
+\fIgzip\fR(1),
+.PP
+\fIbzip2\fR(1).
+
 .SH AUTHOR
-This manual page was written by Christophe Monniez <christophe.monniez at fccu.be> for the Debian GNU/Linux system  (but  may be used by others).
+This manual page was written by Christophe Monniez <christophe.monniez at fccu.be>
+for the Debian project (but may be used by others).

-- 
debian-forensics/sgzip



More information about the forensics-changes mailing list