diff options
Diffstat (limited to 'Doc/lib/archiving.tex')
-rw-r--r-- | Doc/lib/archiving.tex | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Doc/lib/archiving.tex b/Doc/lib/archiving.tex deleted file mode 100644 index 93f5bf7..0000000 --- a/Doc/lib/archiving.tex +++ /dev/null @@ -1,8 +0,0 @@ -\chapter{Data Compression and Archiving} -\label{archiving} - -The modules described in this chapter support data compression -with the zlib, gzip, and bzip2 algorithms, and -the creation of ZIP- and tar-format archives. - -\localmoduletable |