Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 786
b: refs/heads/master
c: 4fa3516
h: refs/heads/master
v: v3
  • Loading branch information
Martin Waitz authored and Linus Torvalds committed May 1, 2005
1 parent 649888c commit 1ab013e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2948e57d94bd2d2fb6d4e89d89f0bd0ddaee0513
refs/heads/master: 4fa35166c540073a2c6e450683c776f68e8b5569
2 changes: 1 addition & 1 deletion trunk/Documentation/DocBook/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ quiet_cmd_db2pdf = XMLTO $@

quiet_cmd_db2html = XMLTO $@
cmd_db2html = xmlto xhtml $(XMLTOFLAGS) -o $(patsubst %.html,%,$@) $< && \
echo '<a HREF="$(patsubst %.html,%,$(notdir $@))/book1.html"> \
echo '<a HREF="$(patsubst %.html,%,$(notdir $@))/index.html"> \
Goto $(patsubst %.html,%,$(notdir $@))</a><p>' > $@

%.html: %.xml
Expand Down

0 comments on commit 1ab013e

Please sign in to comment.