From 968bbfea09447a4f52e856bb97301aca80e40dcb Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 23 Mar 2020 18:07:50 +0200 Subject: Typo fixes from fossies.org. https://fossies.org/linux/misc/xz-5.2.5.tar.xz/codespell.html --- src/xz/xz.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xz') diff --git a/src/xz/xz.1 b/src/xz/xz.1 index 540d1364..f81278f5 100644 --- a/src/xz/xz.1 +++ b/src/xz/xz.1 @@ -5,7 +5,7 @@ .\" This file has been put into the public domain. .\" You can do whatever you want with this file. .\" -.TH XZ 1 "2020-02-01" "Tukaani" "XZ Utils" +.TH XZ 1 "2020-03-23" "Tukaani" "XZ Utils" . .SH NAME xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files @@ -1294,7 +1294,7 @@ The default means four-byte alignment .RI (2^ pb =2^2=4), which is often a good choice when there's no better guess. .IP "" -When the aligment is known, setting +When the alignment is known, setting .I pb accordingly may reduce the file size a little. E.g. with text files having one-byte -- cgit v1.2.3