diff --git a/Documentation/git-bugreport.txt b/Documentation/git-bugreport.txt index 643d1b2884..d5caa7cfc5 100644 --- a/Documentation/git-bugreport.txt +++ b/Documentation/git-bugreport.txt @@ -45,7 +45,7 @@ OPTIONS --suffix :: Specify an alternate suffix for the bugreport name, to create a file named 'git-bugreport-'. This should take the form of a - link:strftime[3] format string; the current local time will be used. + strftime(3) format string; the current local time will be used. GIT ---