summaryrefslogtreecommitdiffstats
path: root/git-log.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-06-26 16:20:56 -0700
committerJunio C Hamano <gitster@pobox.com>2013-06-26 16:20:56 -0700
commit3a3357e80cfe1646ce4fc7d834b7cb4ee3e65283 (patch)
tree865a40a2fea0668bf46fd5da7869f79786b9dea4 /git-log.txt
parent8ab949466f2182c01fb1955cca8b1bba8d2b431a (diff)
downloadgit-htmldocs-3a3357e80cfe1646ce4fc7d834b7cb4ee3e65283.tar.gz
Autogenerated HTML docs for v1.8.3.1-605-g85318
Diffstat (limited to 'git-log.txt')
-rw-r--r--git-log.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-log.txt b/git-log.txt
index 4687fe819..2ea79ba16 100644
--- a/git-log.txt
+++ b/git-log.txt
@@ -128,9 +128,9 @@ Examples
in the "release" branch, along with the list of paths
each commit modifies.
-`git log --follow builtin-rev-list.c`::
+`git log --follow builtin/rev-list.c`::
- Shows the commits that changed builtin-rev-list.c, including
+ Shows the commits that changed builtin/rev-list.c, including
those commits that occurred before the file was given its
present name.