summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-04-02 16:53:07 +0000
committergjb <gjb@FreeBSD.org>2014-04-02 16:53:07 +0000
commit4a1f79beb55a4fb7ad6f239bb300062640e82f8c (patch)
tree63c18428dffa84a846abdfac95c9a862ffe7621d /share/man/man7
parent134f2cf9b3675880af2d8c89fbf378e4ef4a37a3 (diff)
downloadFreeBSD-src-4a1f79beb55a4fb7ad6f239bb300062640e82f8c.zip
FreeBSD-src-4a1f79beb55a4fb7ad6f239bb300062640e82f8c.tar.gz
Use xz(1) instead of gzip(1) to compress release images
when WITH_COMPRESSED_IMAGES is used. Requested by: delphij, brooks, Nikolai Lifanov MFC After: 1 week X-MFC-With: r264027,r264028,r264029,r264030 Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/release.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index 71f11b0..1278a62 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 5, 2014
+.Dd April 2, 2014
.Dt RELEASE 7
.Os
.Sh NAME
@@ -252,7 +252,7 @@ Set to a non-empty value to include the
target.
.It Va WITH_COMPRESSED_IMAGES
Set to a non-empty value to compress the release images with
-.Xr gzip 1 .
+.Xr xz 1 .
The original
.Pq uncompressed
images are not removed.
OpenPOWER on IntegriCloud