summaryrefslogtreecommitdiffstats
path: root/git-log.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-04-25 17:25:34 +0900
committerJunio C Hamano <gitster@pobox.com>2018-04-25 17:25:34 +0900
commit96153bf70f5b69b8c480445c9aed3782ef6776a3 (patch)
treee0081b96a5c6731fbb3f2bccce0be798a33c2201 /git-log.html
parentbbb584b1065a684f3ce95ab24b609bd800e6cae1 (diff)
downloadgit-htmldocs-96153bf70f5b69b8c480445c9aed3782ef6776a3.tar.gz
Autogenerated HTML docs for v2.17.0-391-g1f1cd
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-log.html b/git-log.html
index cc7191e67..da92c7bba 100644
--- a/git-log.html
+++ b/git-log.html
@@ -1,9 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 8.6.9" />
+<meta name="generator" content="AsciiDoc 8.6.10" />
<title>git-log(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -3696,7 +3697,7 @@ Each other line contains a single pattern.
</ul></div>
</div></div>
<div class="paragraph"><p>Patterns have the same syntax and semantics as patterns used for
-fnmantch(3) without the FNM_PATHNAME flag, except a pathname also
+fnmatch(3) without the FNM_PATHNAME flag, except a pathname also
matches a pattern if removing any number of the final pathname
components matches the pattern. For example, the pattern "<code>foo*bar</code>"
matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<code>foobarx</code>".</p></div>
@@ -3739,7 +3740,7 @@ matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<
</dt>
<dd>
<p>
- Ignore carrige-return at the end of line when doing a comparison.
+ Ignore carriage-return at the end of line when doing a comparison.
</p>
</dd>
<dt class="hdlist1">
@@ -4419,7 +4420,7 @@ and overridden by the <code>--notes=&lt;ref&gt;</code> option.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-26 15:11:04 PST
+ 2018-01-27 08:11:04 JST
</div>
</div>
</body>