From d806c981dcada3f9e9e40685f75a10ade60652ee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Star=C3=BD?= Date: Sun, 5 Jun 2022 23:02:05 +0200 Subject: [PATCH] fix Bl -width --- tar/bsdtar.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index 63774216b..b57835adb 100644 --- a/tar/bsdtar.1 +++ b/tar/bsdtar.1 @@ -953,7 +953,7 @@ archives. .Sh ENVIRONMENT The following environment variables affect the execution of .Nm : -.Bl -tag -width ".Ev BLOCKSIZE" +.Bl -tag -width indent .It Ev TAR_READER_OPTIONS The default options for format readers and compression readers. The -- 2.47.2