summaryrefslogtreecommitdiffstats
path: root/man1/git-notes.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-notes.1')
-rw-r--r--man1/git-notes.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-notes.1 b/man1/git-notes.1
index 1c125bcc5..cb6c5cbd1 100644
--- a/man1/git-notes.1
+++ b/man1/git-notes.1
@@ -2,12 +2,12 @@
.\" Title: git-notes
.\" 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\-NOTES" "1" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GIT\-NOTES" "1" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -274,7 +274,7 @@ You can use notes to add annotations with information that was not available at
.RS 4
.\}
.nf
-$ git notes add \-m \(aqTested\-by: Johannes Sixt <j6t@kdbg\&.org>\(aq 72a144e2
+$ git notes add \-m \*(AqTested\-by: Johannes Sixt <j6t@kdbg\&.org>\*(Aq 72a144e2
$ git show \-s 72a144e
[\&.\&.\&.]
Signed\-off\-by: Junio C Hamano <gitster@pobox\&.com>