mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-08-23 09:46:02 +00:00
“doc: 512 blocks” → “512-byte blocks”
Problem reported by Psysion in: https://lists.gnu.org/r/bug-tar/2025-06/msg00005.html
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user