source: BOOK/final-system/mips64/mktemp.xml @ 0babf98

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 0babf98 was 0babf98, checked in by Jim Gifford <clfs@…>, 18 years ago

r664@server (orig r662): manuel | 2005-11-08 14:13:28 -0800
Removing SBUs and DUs. Chapter final-system, round 2.

  • Property mode set to 100644
File size: 2.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  <!ENTITY % patches-entities SYSTEM "../../patches.ent">
6  %general-entities;
7  %patches-entities;
8]>
9
10<sect1 id="ch-system-mktemp" role="wrap">
11  <?dbhtml filename="mktemp.html"?>
12
13  <title>Mktemp-&mktemp-version;</title>
14
15  <indexterm zone="ch-system-mktemp">
16    <primary sortas="a-Mktemp">Mktemp</primary>
17  </indexterm>
18
19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20  href="../common/mktemp.xml"
21  xpointer="xpointer(//*[@role='package'])"/>
22
23  <sect2 role="installation">
24    <title>Installation of Mktemp</title>
25
26    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
27    href="../common/mktemp.xml"
28    xpointer="xpointer(//*[@os='a'])"/>
29
30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31    href="../common/mktemp.xml"
32    xpointer="xpointer(//*[@os='b'])"/>
33
34    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
35    href="../mips/mktemp.xml"
36    xpointer="xpointer(//*[@os='m1'])"/>
37
38    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
39    href="../mips/mktemp.xml"
40    xpointer="xpointer(//*[@os='m2'])"/>
41
42    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
43    href="../common/mktemp.xml"
44    xpointer="xpointer(//*[@os='c'])"/>
45
46    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
47    href="../common/mktemp.xml"
48    xpointer="xpointer(//*[@os='c1'])"/>
49
50    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
51    href="../common/mktemp.xml"
52    xpointer="xpointer(//*[@os='c1'])"/>
53
54    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
55    href="../common/mktemp.xml"
56    xpointer="xpointer(//*[@os='d'])"/>
57
58    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
59    href="../common/mktemp.xml"
60    xpointer="xpointer(//*[@os='e'])"/>
61
62    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
63    href="../common/mktemp.xml"
64    xpointer="xpointer(//*[@os='f'])"/>
65
66    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
67    href="../common/mktemp.xml"
68    xpointer="xpointer(//*[@os='g'])"/>
69
70    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
71    href="../common/mktemp.xml"
72    xpointer="xpointer(//*[@os='h'])"/>
73
74  </sect2>
75
76  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
77  href="../common/mktemp.xml"
78  xpointer="xpointer(id('contents-mktemp'))"/>
79
80</sect1>
Note: See TracBrowser for help on using the repository browser.