summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkuzip/mkuzip.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkuzip/mkuzip.8')
-rw-r--r--usr.bin/mkuzip/mkuzip.86
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/mkuzip/mkuzip.8 b/usr.bin/mkuzip/mkuzip.8
index c535e9a..37d86ba 100644
--- a/usr.bin/mkuzip/mkuzip.8
+++ b/usr.bin/mkuzip/mkuzip.8
@@ -7,7 +7,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 10, 2004
+.Dd March 17, 2006
.Dt MKUZIP 8
.Os
.Sh NAME
@@ -30,7 +30,9 @@ class will be able to decompress the resulting image at run-time.
This allows for a significant reduction of size of disk image at
the expense of some CPU time required to decompress the data each
time it is read.
+The
.Nm
+utility
works in two phases:
.Bl -enum
.It
@@ -74,7 +76,9 @@ sizes lead to higher overhead in the
class, as the class has to decompress the whole cluster even if
only a few bytes from that cluster have to be read.
.Pp
+The
.Nm
+utility
inserts a short shell script at the beginning of the generated image,
which makes it possible to
.Dq run
OpenPOWER on IntegriCloud