summaryrefslogtreecommitdiffstats
path: root/man1/git-update-ref.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-update-ref.1')
-rw-r--r--man1/git-update-ref.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-update-ref.1 b/man1/git-update-ref.1
index 2e3d17dab..f2ea18c73 100644
--- a/man1/git-update-ref.1
+++ b/man1/git-update-ref.1
@@ -2,12 +2,12 @@
.\" Title: git-update-ref
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-20
+.\" Date: 2023-10-23
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.424.gceadf0f3cf
+.\" Source: Git 2.42.0.482.g2e8e77cbac
.\" Language: English
.\"
-.TH "GIT\-UPDATE\-REF" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-UPDATE\-REF" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -145,7 +145,7 @@ Verify <ref> against <oldvalue> but do not change it\&. If <oldvalue> is zero or
.PP
option
.RS 4
-Modify behavior of the next command naming a <ref>\&. The only valid option is
+Modify the behavior of the next command naming a <ref>\&. The only valid option is
\fBno\-deref\fR
to avoid dereferencing a symbolic ref\&.
.RE