Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45127
b: refs/heads/master
c: 829ad75
h: refs/heads/master
i:
  45125: 667c3fc
  45123: 1aaac6d
  45119: 4568485
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Dec 30, 2006
1 parent ef7ca6e commit 2074903
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 089e34b60033863549fbe561d31ac8c778a20e7f
refs/heads/master: 829ad751ab3e369ee85af83f1dee45640d3e2d29
4 changes: 2 additions & 2 deletions trunk/Documentation/DocBook/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ installmandocs: mandocs

###
#External programs used
KERNELDOC = scripts/kernel-doc
DOCPROC = scripts/basic/docproc
KERNELDOC = $(srctree)/scripts/kernel-doc
DOCPROC = $(objtree)/scripts/basic/docproc

XMLTOFLAGS = -m $(srctree)/Documentation/DocBook/stylesheet.xsl
#XMLTOFLAGS += --skip-validation
Expand Down

0 comments on commit 2074903

Please sign in to comment.