summaryrefslogtreecommitdiffstats
path: root/man1/git-symbolic-ref.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-symbolic-ref.1')
-rw-r--r--man1/git-symbolic-ref.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-symbolic-ref.1 b/man1/git-symbolic-ref.1
index a8ed10eaa..86f351ff0 100644
--- a/man1/git-symbolic-ref.1
+++ b/man1/git-symbolic-ref.1
@@ -2,12 +2,12 @@
.\" Title: git-symbolic-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\-SYMBOLIC\-REF" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-SYMBOLIC\-REF" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -45,7 +45,7 @@ Given two arguments, creates or updates a symbolic ref <name> to point at the gi
.sp
Given \fB\-\-delete\fR and an additional argument, deletes the given symbolic ref\&.
.sp
-A symbolic ref is a regular file that stores a string that begins with \fBref: refs/\fR\&. For example, your \fB\&.git/HEAD\fR is a regular file whose contents is \fBref: refs/heads/master\fR\&.
+A symbolic ref is a regular file that stores a string that begins with \fBref: refs/\fR\&. For example, your \fB\&.git/HEAD\fR is a regular file whose content is \fBref: refs/heads/master\fR\&.
.SH "OPTIONS"
.PP
\-d, \-\-delete