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:
Jérôme Duval 2005-05-15 01:41:54 +00:00
parent 151ebb14dd
commit c7bc803f52
2 changed files with 4 additions and 0 deletions

View File

@ -91,3 +91,5 @@ who.1
whoami.1
yes.1
;
Includes [ FGristFiles coreutils.xml ] : [ FGristFiles basename.xml cat.xml date.xml cut.xml ] ;

View File

@ -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" />