summaryrefslogtreecommitdiffstats
path: root/man5/gitignore.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/gitignore.5')
-rw-r--r--man5/gitignore.58
1 files changed, 4 insertions, 4 deletions
diff --git a/man5/gitignore.5 b/man5/gitignore.5
index e9a2da35a..ff3c7b158 100644
--- a/man5/gitignore.5
+++ b/man5/gitignore.5
@@ -2,12 +2,12 @@
.\" Title: gitignore
.\" 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 "GITIGNORE" "5" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GITIGNORE" "5" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -424,7 +424,7 @@ Another example:
vmlinux*
$ ls arch/foo/kernel/vm*
arch/foo/kernel/vmlinux\&.lds\&.S
- $ echo \(aq!/vmlinux*\(aq >arch/foo/kernel/\&.gitignore
+ $ echo \*(Aq!/vmlinux*\*(Aq >arch/foo/kernel/\&.gitignore
.fi
.if n \{\
.RE