Merge branch 'kl/doc-build-fix'
Build fix. * kl/doc-build-fix: doc: remove extra quotes in generated docsmaint
commit
e9a4054320
|
|
@ -21,9 +21,9 @@ tilde=~
|
|||
apostrophe='
|
||||
backtick=`
|
||||
litdd=--
|
||||
manmanual='Git Manual'
|
||||
mansource='Git @GIT_VERSION@'
|
||||
revdate='@GIT_DATE@'
|
||||
manmanual=Git Manual
|
||||
mansource=Git @GIT_VERSION@
|
||||
revdate=@GIT_DATE@
|
||||
|
||||
ifdef::backend-docbook[]
|
||||
[linkgit-inlinemacro]
|
||||
|
|
|
|||
Loading…
Reference in New Issue