From: Shan Shaji <s.shaji@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH proxmox-backup] docs: pcat1: fix typo and add missing backquote
Date: Wed, 9 Sep 2026 10:18:57 +0200 [thread overview]
Message-ID: <20260909081857.17266-1-s.shaji@proxmox.com> (raw)
Signed-off-by: Shan Shaji <s.shaji@proxmox.com>
---
docs/file-formats.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/file-formats.rst b/docs/file-formats.rst
index 4d9853b25..d4aae836f 100644
--- a/docs/file-formats.rst
+++ b/docs/file-formats.rst
@@ -97,13 +97,13 @@ Each table represents the contents of a single directory.
Catalog Table Entries
~~~~~~~~~~~~~~~~~~~~~
-Each entry consists of the length and value of its name. Additional, ``file`
+Each entry consists of the length and value of its name. Additionally, ``file``
and ``directory`` type entries contain a ``PAYLOAD`` field. For directory
entries, the ``offset_back`` payload stores the backward byte distance from the
start of the parent directory table to the start of the referenced child
directory table. The start offset of the child directory table can be computed
as ``parent_table_start - offset_back``.
-
+
.. list-table::
:widths: auto
--
2.47.3
reply other threads:[~2026-09-09 8:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260909081857.17266-1-s.shaji@proxmox.com \
--to=s.shaji@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.