summaryrefslogtreecommitdiffstats
path: root/man1/git-replace.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-replace.1')
-rw-r--r--man1/git-replace.112
1 files changed, 6 insertions, 6 deletions
diff --git a/man1/git-replace.1 b/man1/git-replace.1
index b5c135cb6..0cdfe89bf 100644
--- a/man1/git-replace.1
+++ b/man1/git-replace.1
@@ -2,12 +2,12 @@
.\" Title: git-replace
.\" 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 "GIT\-REPLACE" "1" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GIT\-REPLACE" "1" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -151,7 +151,7 @@ The following formats are available:
.sp -1
.IP \(bu 2.3
.\}
-\fIshort\fR: <replaced sha1>
+\fIshort\fR: <replaced\-sha1>
.RE
.sp
.RS 4
@@ -162,7 +162,7 @@ The following formats are available:
.sp -1
.IP \(bu 2.3
.\}
-\fImedium\fR: <replaced sha1> \(-> <replacement sha1>
+\fImedium\fR: <replaced\-sha1> \(-> <replacement\-sha1>
.RE
.sp
.RS 4
@@ -173,7 +173,7 @@ The following formats are available:
.sp -1
.IP \(bu 2.3
.\}
-\fIlong\fR: <replaced sha1> (<replaced type>) \(-> <replacement sha1> (<replacement type>)
+\fIlong\fR: <replaced\-sha1> (<replaced\-type>) \(-> <replacement\-sha1> (<replacement\-type>)
.RE
.SH "CREATING REPLACEMENT OBJECTS"
.sp