Skip to content

Commit 01b62aa

Browse files
tmzullingergitster
authored andcommitted
git-bugreport.txt: adjust reference to strftime(3)
The strftime(3) man page is outside of the Git suite. Refererence it as we do other external man pages and avoid creating a broken link when generating the HTML documentation. Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8f0e984 commit 01b62aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-bugreport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ OPTIONS
4545
--suffix <format>::
4646
Specify an alternate suffix for the bugreport name, to create a file
4747
named 'git-bugreport-<formatted suffix>'. This should take the form of a
48-
link:strftime[3] format string; the current local time will be used.
48+
strftime(3) format string; the current local time will be used.
4949

5050
GIT
5151
---

0 commit comments

Comments
 (0)