aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/user-manual.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-08 13:20:34 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-08 13:20:34 -0800
commit2a10505a77b4f7e8a8d51387638182edd280d2b3 (patch)
treea4c5885d4e4911816dbf834381b0260f572751be /Documentation/user-manual.txt
parentbec916039422e5b67c996e0180148fc5d30b0324 (diff)
parent51e846e673ca749273534d063082627a561f7622 (diff)
downloadgit-2a10505a77b4f7e8a8d51387638182edd280d2b3.tar.gz
Merge branch 'ja/doc-placeholders-fix'
Docfix. * ja/doc-placeholders-fix: doc: enforce placeholders in documentation doc: enforce dashes in placeholders
Diffstat (limited to 'Documentation/user-manual.txt')
-rw-r--r--Documentation/user-manual.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 5d32ff2384..6433903491 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -4100,8 +4100,8 @@ independently of the contents or the type of the object: all objects can
be validated by verifying that (a) their hashes match the content of the
file and (b) the object successfully inflates to a stream of bytes that
forms a sequence of
-`<ascii type without space> + <space> + <ascii decimal size> +
-<byte\0> + <binary object data>`.
+`<ascii-type-without-space> + <space> + <ascii-decimal-size> +
+<byte\0> + <binary-object-data>`.
The structured objects can further have their structure and
connectivity to other objects verified. This is generally done with