From 3f5944e1a01564c1be51251009a796f803ae8dc1 Mon Sep 17 00:00:00 2001 From: Mingye Wang Date: Mon, 17 Feb 2020 11:29:51 +0800 Subject: [PATCH 3/3] Mention ZIPX --- unzip.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unzip.1 b/unzip.1 index 37ec0e3..76915b6 100644 --- a/unzip.1 +++ b/unzip.1 @@ -175,7 +175,8 @@ utility is only able to process ZIP archives handled by .Xr libarchive 3 . Depending on the installed version of .Xr libarchive 3 , -this may or may not include self-extracting archives. +this may or may not include self-extracting archives or newer ZIPX +archives. .Sh SEE ALSO .Xr libarchive 3 .Sh HISTORY -- 2.24.0.windows.2