diff --git a/[refs] b/[refs] index 9ecc7fc2fb35..4af8e2b14950 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2948e57d94bd2d2fb6d4e89d89f0bd0ddaee0513 +refs/heads/master: 4fa35166c540073a2c6e450683c776f68e8b5569 diff --git a/trunk/Documentation/DocBook/Makefile b/trunk/Documentation/DocBook/Makefile index 39c87666db31..83bcb0ae0917 100644 --- a/trunk/Documentation/DocBook/Makefile +++ b/trunk/Documentation/DocBook/Makefile @@ -115,7 +115,7 @@ quiet_cmd_db2pdf = XMLTO $@ quiet_cmd_db2html = XMLTO $@ cmd_db2html = xmlto xhtml $(XMLTOFLAGS) -o $(patsubst %.html,%,$@) $< && \ - echo ' \ + echo ' \ Goto $(patsubst %.html,%,$(notdir $@))
' > $@ %.html: %.xml