summaryrefslogtreecommitdiffstats
path: root/man5/gitformat-index.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/gitformat-index.5')
-rw-r--r--man5/gitformat-index.510
1 files changed, 5 insertions, 5 deletions
diff --git a/man5/gitformat-index.5 b/man5/gitformat-index.5
index f87fb10e0..5091b1074 100644
--- a/man5/gitformat-index.5
+++ b/man5/gitformat-index.5
@@ -2,12 +2,12 @@
.\" Title: gitformat-index
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-06
+.\" Date: 2024-02-08
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.561.g235986be82
+.\" Source: Git 2.43.0.581.g5216f8f5c4
.\" Language: English
.\"
-.TH "GITFORMAT\-INDEX" "5" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GITFORMAT\-INDEX" "5" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1250,8 +1250,8 @@ Hash over the extension types and their sizes (but not their contents)\&. E\&.g\
.RS 4
.\}
.nf
-Hash("TREE" + <binary representation of N> +
- "REUC" + <binary representation of M>)
+Hash("TREE" + <binary\-representation\-of\-N> +
+ "REUC" + <binary\-representation\-of\-M>)
.fi
.if n \{\
.RE