source: BOOK/final-system/multilib/man.xml @ 6aad380

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

r677@server (orig r675): manuel | 2005-11-10 03:13:57 -0800
Including patches.ent from general.ent

  • Property mode set to 100644
File size: 3.0 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  %general-entities;
6]>
7
8<sect1 id="ch-system-man" role="wrap">
9  <?dbhtml filename="man.html"?>
10
11  <title>Man-&man-version;</title>
12
13  <indexterm zone="ch-system-man">
14    <primary sortas="a-Man">Man</primary>
15  </indexterm>
16
17  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
18  href="../common/man.xml"
19  xpointer="xpointer(//*[@role='package'])"/>
20
21  <sect2 role="installation">
22    <title>Installation of Man</title>
23
24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
25    href="../common/man.xml"
26    xpointer="xpointer(//*[@os='a'])"/>
27
28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
29    href="../common/man.xml"
30    xpointer="xpointer(//*[@os='b'])"/>
31
32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
33    href="../common/man.xml"
34    xpointer="xpointer(//*[@os='c'])"/>
35
36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
37    href="../common/man.xml"
38    xpointer="xpointer(//*[@os='d'])"/>
39
40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
41    href="../common/man.xml"
42    xpointer="xpointer(//*[@os='e'])"/>
43
44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
45    href="../common/man.xml"
46    xpointer="xpointer(//*[@os='f'])"/>
47
48<screen><userinput>CC="gcc ${BUILD64}" ./configure -confdir=/etc</userinput></screen>
49
50    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
51    href="../common/man.xml"
52    xpointer="xpointer(//*[@os='g'])"/>
53
54    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
55    href="../common/man.xml"
56    xpointer="xpointer(//*[@os='h'])"/>
57
58    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
59    href="../common/man.xml"
60    xpointer="xpointer(//*[@os='i'])"/>
61
62    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
63    href="../common/man.xml"
64    xpointer="xpointer(//*[@os='j'])"/>
65
66    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
67    href="../common/man.xml"
68    xpointer="xpointer(//*[@os='k'])"/>
69
70    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
71    href="../common/man.xml"
72    xpointer="xpointer(//*[@os='l'])"/>
73
74    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
75    href="../common/man.xml"
76    xpointer="xpointer(//*[@os='m'])"/>
77
78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
79    href="../common/man.xml"
80    xpointer="xpointer(//*[@os='n'])"/>
81
82    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
83    href="../common/man.xml"
84    xpointer="xpointer(//*[@os='o'])"/>
85
86    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
87    href="../common/man.xml"
88    xpointer="xpointer(//*[@os='p'])"/>
89
90    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
91    href="../common/man.xml"
92    xpointer="xpointer(//*[@os='q'])"/>
93
94  </sect2>
95
96  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
97  href="../common/man.xml"
98  xpointer="xpointer(id('contents-man'))"/>
99
100</sect1>
Note: See TracBrowser for help on using the repository browser.