added chapter file dependency, this chapter file could eventually be generated
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12666 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
151ebb14dd
commit
c7bc803f52
@ -91,3 +91,5 @@ who.1
|
||||
whoami.1
|
||||
yes.1
|
||||
;
|
||||
|
||||
Includes [ FGristFiles coreutils.xml ] : [ FGristFiles basename.xml cat.xml date.xml cut.xml ] ;
|
||||
|
@ -3,6 +3,8 @@
|
||||
<chapter id="st-coreutils">
|
||||
<title>Coreutils</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="basename.xml" />
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cat.xml" />
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="date.xml" />
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cut.xml" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user