[Forensics-changes] [SCM] debian-forensics/libewf branch, debian, updated. debian/20080501+debian-3-31-gcc97de3

Cristian Greco cristian.debian at gmail.com
Wed Sep 30 23:06:34 UTC 2009


The following commit has been merged in the debian branch:
commit af9d52f94e8523434bd41b34214ce32717e198f8
Author: Cristian Greco <cristian.debian at gmail.com>
Date:   Wed Sep 23 18:36:54 2009 +0200

    10-fix-manpages.patch: new patch, fix manpages warnings.

diff --git a/debian/patches/10-fix-manpages.patch b/debian/patches/10-fix-manpages.patch
new file mode 100644
index 0000000..47e9827
--- /dev/null
+++ b/debian/patches/10-fix-manpages.patch
@@ -0,0 +1,36 @@
+Author: Cristian Greco <cristian.debian at gmail.com>
+Description: fix some manpages warnings.
+
+--- a/manuals/ewfacquirestream.1
++++ b/manuals/ewfacquirestream.1
+@@ -109,7 +109,7 @@
+ None
+ .Sh EXAMPLES
+ .Bd -literal
+-# ewfacquirestream -C 1 -D Floppy -E 1.1 -e 'John D.' -N 'Just a floppy in my system' -m removable -M physical -t floppy </dev/fd0
++# ewfacquirestream \-C 1 \-D Floppy \-E 1.1 \-e 'John D.' \-N 'Just a floppy in my system' \-m removable \-M physical \-t floppy </dev/fd0
+ ewfacquirestream 20090229 (libewf 20090229, libuna 20090124, zlib 1.2.3, libcrypto 0.9.8g, libuuid)
+ 
+ Using the following acquiry parameters:
+--- a/manuals/ewfinfo.1
++++ b/manuals/ewfinfo.1
+@@ -55,7 +55,7 @@
+ None
+ .Sh EXAMPLES
+ .Bd -literal
+-# ewfinfo -d dm floppy.E01
++# ewfinfo \-d dm floppy.E01
+ ewfinfo 20090427 (libewf 20090427, libuna 20090427, libbfio 20090426, zlib 1.2.3, libcrypto 0.9.8g, libuuid)
+ 
+ Acquiry information
+--- a/manuals/libewf.3
++++ b/manuals/libewf.3
+@@ -640,7 +640,7 @@
+ .Fn libewf_set_notify_values
+ function can be used to direct the warning, verbose and debug output from the library.
+ .Sh RETURN VALUES
+-Most of the functions return NULL or -1 on error, dependent on the return type. For the actual return values refer to libewf.h
++Most of the functions return NULL or \-1 on error, dependent on the return type. For the actual return values refer to libewf.h
+ .Sh ENVIRONMENT
+ None
+ .Sh FILES
diff --git a/debian/patches/series b/debian/patches/series
index 07f502b..d88adcb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01-debian-directory.patch
 02-fix-acinclude-m4.patch
+10-fix-manpages.patch

-- 
debian-forensics/libewf



More information about the forensics-changes mailing list