diff options
Diffstat (limited to '')
-rw-r--r-- | src/scripts/lzdiff.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scripts/lzdiff.1 b/src/scripts/lzdiff.1 index 7d15f8b8..17bb855a 100644 --- a/src/scripts/lzdiff.1 +++ b/src/scripts/lzdiff.1 @@ -9,7 +9,7 @@ lzcmp, lzdiff \- compare LZMA compressed files .RI [ diff_options "] " file1 " [" file2 ] .SH DESCRIPTION .B lzcmp -and +and .B zdiff are used to invoke the .BR cmp (1) @@ -27,7 +27,7 @@ If two files are specified, then they are uncompressed if necessary and fed to .B cmp or .BR diff "." -The exit status from +The exit status from .B cmp or .B diff |