75 lines
3.3 KiB
Diff
75 lines
3.3 KiB
Diff
diff -urN p7zip_9.20.1/man1/7z.1.orig p7zip_9.20.1/man1/7z.1
|
|
--- p7zip_9.20.1/man1/7z.1.orig 2011-06-26 16:31:40.644000000 -0400
|
|
+++ p7zip_9.20.1/man1/7z.1 2011-06-26 16:28:12.469000000 -0400
|
|
@@ -55,7 +55,7 @@
|
|
don't store symlinks; store the files/directories they point to (CAUTION : the scanning stage can never end because of recursive symlinks like 'ln \-s .. ldir')
|
|
.TP
|
|
.B \-m{Parameters}
|
|
-Set Compression Method (see {DEST_SHARE_DOC}/MANUAL/switches/method.htm for a list of methods)
|
|
+Set Compression Method (see /usr/share/doc/p7zip-full/DOCS/MANUAL/switches/method.htm for a list of methods)
|
|
.TP
|
|
.B \-mhe=on|off
|
|
7z format only : enables or disables archive header encryption (Default : off)
|
|
@@ -168,7 +168,7 @@
|
|
7za(1), 7zr(1), bzip2(1), gzip(1), zip(1)
|
|
.PP
|
|
.SH "HTML Documentation"
|
|
-{DEST_SHARE_DOC}/MANUAL/index.htm
|
|
+/usr/share/doc/p7zip-full/DOCS/MANUAL/index.htm
|
|
.SH AUTHOR
|
|
.TP
|
|
Written for Debian by Mohammed Adnene Trojette.
|
|
diff -urN p7zip_9.20.1/man1/7za.1.orig p7zip_9.20.1/man1/7za.1
|
|
--- p7zip_9.20.1/man1/7za.1.orig 2011-06-26 16:31:40.650000000 -0400
|
|
+++ p7zip_9.20.1/man1/7za.1 2011-06-26 16:28:12.473000000 -0400
|
|
@@ -55,7 +55,7 @@
|
|
don't store symlinks; store the files/directories they point to (CAUTION : the scanning stage can never end because of recursive symlinks like 'ln \-s .. ldir')
|
|
.TP
|
|
.B \-m{Parameters}
|
|
-Set Compression Method (see {DEST_SHARE_DOC}/MANUAL/switches/method.htm for a list of methods)
|
|
+Set Compression Method (see /usr/share/doc/p7zip-full/DOCS/MANUAL/switches/method.htm for a list of methods)
|
|
.TP
|
|
.B \-mhe=on|off
|
|
7z format only : enables or disables archive header encryption (Default : off)
|
|
@@ -168,7 +168,7 @@
|
|
7z(1), 7zr(1), bzip2(1), gzip(1), zip(1)
|
|
.PP
|
|
.SH "HTML Documentation"
|
|
-{DEST_SHARE_DOC}/MANUAL/index.htm
|
|
+/usr/share/doc/p7zip-full/DOCS/MANUAL/index.htm
|
|
.SH AUTHOR
|
|
.TP
|
|
Written for Debian by Mohammed Adnene Trojette.
|
|
diff -urN p7zip_9.20.1/man1/7zr.1.orig p7zip_9.20.1/man1/7zr.1
|
|
--- p7zip_9.20.1/man1/7zr.1.orig 2011-06-26 16:31:40.672000000 -0400
|
|
+++ p7zip_9.20.1/man1/7zr.1 2011-06-26 16:30:03.529000000 -0400
|
|
@@ -55,7 +55,7 @@
|
|
don't store symlinks; store the files/directories they point to (CAUTION : the scanning stage can never end because of recursive symlinks like 'ln \-s .. ldir')
|
|
.TP
|
|
.B \-m{Parameters}
|
|
-Set Compression Method (see {DEST_SHARE_DOC}/MANUAL/switches/method.htm for a list of methods)
|
|
+Set Compression Method (see /usr/share/doc/p7zip/DOCS/MANUAL/switches/method.htm for a list of methods)
|
|
.TP
|
|
.B \-mhe=on|off
|
|
7z format only : enables or disables archive header encryption (Default : off)
|
|
@@ -117,8 +117,8 @@
|
|
|
|
.LP
|
|
On Linux/Unix, in order to backup directories you must use tar :
|
|
- \- to backup a directory : tar cf - directory | 7zr a -si directory.tar.7z
|
|
- \- to restore your backup : 7zr x -so directory.tar.7z | tar xf -
|
|
+ \- to backup a directory : tar cf \- directory | 7zr a \-si directory.tar.7z
|
|
+ \- to restore your backup : 7zr x \-so directory.tar.7z | tar xf \-
|
|
|
|
If you want to send files and directories (not the owner of file)
|
|
to others Unix/MacOS/Windows users, you can use the 7-zip format.
|
|
@@ -165,7 +165,7 @@
|
|
7z(1), 7za(1), bzip2(1), gzip(1), zip(1)
|
|
.PP
|
|
.SH "HTML Documentation"
|
|
-{DEST_SHARE_DOC}/MANUAL/index.htm
|
|
+/usr/share/doc/p7zip/DOCS/MANUAL/index.htm
|
|
.SH AUTHOR
|
|
.TP
|
|
Written for Debian by Mohammed Adnene Trojette.
|