From: Lasse Collin Date: Fri, 4 Jun 2021 16:02:38 +0000 (+0300) Subject: xzdiff: Update the man page about the exit status. X-Git-Tag: v5.3.2alpha~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3247e95115acb95bc27f41e8cf4501db5b0b4309;p=thirdparty%2Fxz.git xzdiff: Update the man page about the exit status. This was forgotten from 194029ffaf74282a81f0c299c07f73caca3232ca. --- diff --git a/src/scripts/xzdiff.1 b/src/scripts/xzdiff.1 index 90619119..24fed680 100644 --- a/src/scripts/xzdiff.1 +++ b/src/scripts/xzdiff.1 @@ -6,7 +6,7 @@ .\" .\" License: GNU GPLv2+ .\" -.TH XZDIFF 1 "2021-01-11" "Tukaani" "XZ Utils" +.TH XZDIFF 1 "2021-06-04" "Tukaani" "XZ Utils" .SH NAME xzcmp, xzdiff, lzcmp, lzdiff \- compare compressed files .SH SYNOPSIS @@ -55,7 +55,7 @@ The exit status from .BR cmp (1) or .BR diff (1) -is preserved. +is preserved unless a decompression error occurs; then exit status is 2. .PP The names .B lzcmp