summaryrefslogtreecommitdiffstats
path: root/man1/git-format-patch.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-format-patch.1')
-rw-r--r--man1/git-format-patch.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-format-patch.1 b/man1/git-format-patch.1
index 1c0c77562..f724ebda3 100644
--- a/man1/git-format-patch.1
+++ b/man1/git-format-patch.1
@@ -2,12 +2,12 @@
.\" Title: git-format-patch
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 03/21/2023
+.\" Date: 03/28/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.130.g27d43aaaf5
+.\" Source: Git 2.40.0.141.g8d90352acc
.\" Language: English
.\"
-.TH "GIT\-FORMAT\-PATCH" "1" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GIT\-FORMAT\-PATCH" "1" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -161,7 +161,7 @@ Output to a specific file instead of stdout\&.
Specify the character used to indicate new, old or context lines in the generated patch\&. Normally they are
\fI+\fR,
\fI\-\fR
-and \(aq \(aq respectively\&.
+and \*(Aq \*(Aq respectively\&.
.RE
.PP
\-\-indent\-heuristic
@@ -960,7 +960,7 @@ configuration is set\&.
.PP
\-\-[no\-]signature=<signature>
.RS 4
-Add a signature to each message produced\&. Per RFC 3676 the signature is separated from the body by a line with \(aq\-\- \(aq on it\&. If the signature option is omitted the signature defaults to the Git version number\&.
+Add a signature to each message produced\&. Per RFC 3676 the signature is separated from the body by a line with \*(Aq\-\- \*(Aq on it\&. If the signature option is omitted the signature defaults to the Git version number\&.
.RE
.PP
\-\-signature\-file=<file>