From 144de8a7b3f83abc4f95d960398157f373e54e3a Mon Sep 17 00:00:00 2001 From: Erik van der Kouwe Date: Tue, 2 Feb 2010 15:26:12 +0000 Subject: [PATCH] Add smallbunzip2 to bzip2 man-page --- man/man1/bzip2.1 | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/man/man1/bzip2.1 b/man/man1/bzip2.1 index d2c066156..b7a460071 100644 --- a/man/man1/bzip2.1 +++ b/man/man1/bzip2.1 @@ -1,7 +1,7 @@ .PU .TH bzip2 1 .SH NAME -bzip2, bunzip2 \- a block-sorting file compressor, v1.0.3 +bzip2, bunzip2, smallbunzip2 \- a block-sorting file compressor, v1.0.3 .br bzcat \- decompresses files to stdout .br @@ -22,6 +22,12 @@ bzip2recover \- recovers data from damaged bzip2 files .I "filenames \&..." ] .br +.B smallbunzip2 +.RB [ " \-fkvsVL " ] +[ +.I "filenames \&..." +] +.br .B bzcat .RB [ " \-s " ] [ @@ -76,7 +82,13 @@ incomprehensible and therefore pointless. (or .I bzip2 \-d) decompresses all -specified files. Files which were not created by +specified files. +.I smallbunzip2 +is identical to +.I bunzip2 +on modern MINIX, but used to use less memory +before virtual memory was introduced. +Files which were not created by .I bzip2 will be detected and ignored, and a warning issued. .I bzip2 -- 2.44.0