source: BOOK/final-system/multilib/man.xml@ 79071fa

clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 79071fa was dabbced, checked in by Joe Ciccone <jciccone@…>, 14 years ago

Change the XInclude schema path from 2003 to 2001. 2003 is depreciated
according to w3.org and 2001 should be used instead.

  • Property mode set to 100644
File size: 3.3 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]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
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[566db8e]18 href="../common/man.xml"
19 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21 <sect2 role="installation">
22 <title>Installation of Man</title>
23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[b0c96c6]25 href="../common/man.xml"
26 xpointer="xpointer(//*[@os='p1'])"/>
27
[dabbced]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[b0c96c6]29 href="../common/man.xml"
30 xpointer="xpointer(//*[@os='p2'])"/>
31
[dabbced]32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]33 href="../common/man.xml"
34 xpointer="xpointer(//*[@os='a'])"/>
35
[dabbced]36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]37 href="../common/man.xml"
38 xpointer="xpointer(//*[@os='b'])"/>
39
[dabbced]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]41 href="../common/man.xml"
42 xpointer="xpointer(//*[@os='c'])"/>
43
[dabbced]44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]45 href="../common/man.xml"
46 xpointer="xpointer(//*[@os='d'])"/>
47
[dabbced]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]49 href="../common/man.xml"
50 xpointer="xpointer(//*[@os='e'])"/>
51
[dabbced]52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]53 href="../common/man.xml"
[7c63c926]54 xpointer="xpointer(//*[@os='h'])"/>
55
56<screen os="i"><userinput>CC="gcc ${BUILD64}" ./configure -confdir=/etc</userinput></screen>
[3f8be484]57
[dabbced]58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]59 href="../common/man.xml"
60 xpointer="xpointer(//*[@os='j'])"/>
61
[dabbced]62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]63 href="../common/man.xml"
64 xpointer="xpointer(//*[@os='k'])"/>
65
[dabbced]66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]67 href="../common/man.xml"
68 xpointer="xpointer(//*[@os='l'])"/>
69
[dabbced]70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]71 href="../common/man.xml"
72 xpointer="xpointer(//*[@os='m'])"/>
73
[dabbced]74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]75 href="../common/man.xml"
76 xpointer="xpointer(//*[@os='n'])"/>
77
[dabbced]78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]79 href="../common/man.xml"
80 xpointer="xpointer(//*[@os='o'])"/>
81
[dabbced]82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]83 href="../common/man.xml"
84 xpointer="xpointer(//*[@os='p'])"/>
85
[dabbced]86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]87 href="../common/man.xml"
88 xpointer="xpointer(//*[@os='q'])"/>
89
[dabbced]90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e0e40d3]91 href="../common/man.xml"
92 xpointer="xpointer(//*[@os='r'])"/>
93
[dabbced]94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7c63c926]95 href="../common/man.xml"
96 xpointer="xpointer(//*[@os='s'])"/>
97
[dabbced]98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7c63c926]99 href="../common/man.xml"
100 xpointer="xpointer(//*[@os='t'])"/>
101
[3f8be484]102 </sect2>
103
[dabbced]104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3f8be484]105 href="../common/man.xml"
106 xpointer="xpointer(id('contents-man'))"/>
107
108</sect1>
Note: See TracBrowser for help on using the repository browser.