From 1b3dcd545f98602f762663264f71bd9e0e35f28a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 20 Aug 2026 18:24:19 -0700 Subject: [PATCH] =?UTF-8?q?=E2=80=9Cdoc:=20512=20blocks=E2=80=9D=20?= =?UTF-8?q?=E2=86=92=20=E2=80=9C512-byte=20blocks=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Problem reported by Psysion in: https://lists.gnu.org/r/bug-tar/2025-06/msg00005.html --- doc/intern.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/intern.texi b/doc/intern.texi index 227592f2..436bf622 100644 --- a/doc/intern.texi +++ b/doc/intern.texi @@ -24,7 +24,7 @@ manipulate without using the @command{tar} utility or Tar mode in @acronym{GNU} Emacs. Physically, an archive consists of a series of file entries terminated -by an end-of-archive entry, which consists of two 512 blocks of zero +by an end-of-archive entry, which consists of two 512-byte blocks of zero bytes. A file entry usually describes one of the files in the archive (an @dfn{archive member}), and consists of a file header and the contents