all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-backup] docs: pcat1: fix typo and add missing backquote
@ 2026-09-09  8:18 Shan Shaji
  0 siblings, 0 replies; only message in thread
From: Shan Shaji @ 2026-09-09  8:18 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-09  8:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-09  8:18 [PATCH proxmox-backup] docs: pcat1: fix typo and add missing backquote Shan Shaji

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal