summaryrefslogtreecommitdiffstats
path: root/man1/git-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-config.1')
-rw-r--r--man1/git-config.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-config.1 b/man1/git-config.1
index 54bd86b10..286c44e06 100644
--- a/man1/git-config.1
+++ b/man1/git-config.1
@@ -2,12 +2,12 @@
.\" Title: git-config
.\" 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\-CONFIG" "1" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GIT\-CONFIG" "1" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -178,7 +178,7 @@ Like \-\-get\-all, but interprets the name as a regular expression and writes ou
.PP
\-\-get\-urlmatch <name> <URL>
.RS 4
-When given a two\-part name section\&.key, the value for section\&.<URL>\&.key whose <URL> part matches the best to the given URL is returned (if no such key exists, the value for section\&.key is used as a fallback)\&. When given just the section as name, do so for all the keys in the section and list them\&. Returns error code 1 if no value is found\&.
+When given a two\-part <name> as <section>\&.<key>, the value for <section>\&.<URL>\&.<key> whose <URL> part matches the best to the given URL is returned (if no such key exists, the value for <section>\&.<key> is used as a fallback)\&. When given just the <section> as name, do so for all the keys in the section and list them\&. Returns error code 1 if no value is found\&.
.RE
.PP
\-\-global
@@ -9445,7 +9445,7 @@ or
.sp -1
.IP \(bu 2.3
.\}
-\fBaf_unix:[<socket_type>:]<absolute\-pathname>\fR
+\fBaf_unix:[<socket\-type>:]<absolute\-pathname>\fR
\- Write to a Unix DomainSocket (on platforms that support them)\&. Socket type can be either
\fBstream\fR
or