summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tech/book.sgml
blob: df9599132ff4bf402231e8a3de9e37305a42874e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!--
This is an sgml using DocBook dtd. Use sgmltools version 2.0.x or above
to generate various output formats.

$FML: book.sgml,v 1.3 2001/04/28 14:37:04 fukachan Exp $
-->

<!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [
	<!entity % include SYSTEM "include.sgml"> %include;
]>

<book>

  &bookinfo;

  <toc></toc>

  <part>
         <title> �᡼���Ϣ������ </title>

   &postfix;
   &qmail;
   &bind;

  </part>

  <part>
         <title> WWW ��Ϣ������ </title>

    &apache;
    &openssl;
  </part>

  <part>
         <title> ����¿���������� </title>

    &perl;
    &cvs;
    &rsync;
  </part>

</book>