summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkuzip
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
committerru <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
commit33e34aeeb5bc540d849c497452e05717429183c2 (patch)
tree45e29d785027cf107a393485f50062a3363197bc /usr.bin/mkuzip
parent07966d46cf7dda6b0ee886e063c0aadf8863594a (diff)
downloadFreeBSD-src-33e34aeeb5bc540d849c497452e05717429183c2.zip
FreeBSD-src-33e34aeeb5bc540d849c497452e05717429183c2.tar.gz
Markup fixes.
Diffstat (limited to 'usr.bin/mkuzip')
-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