blob: e83ec168c49282de071e0437bddfe4c55b18476c (
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
43
44
45
46
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="ch-system-iana-etc" xreflabel="Iana-Etc">
<title>Iana-Etc-&iana-etc-version;</title>
<?dbhtml filename="iana-etc.html"?>
<indexterm zone="ch-system-iana-etc"><primary sortas="a-Iana-Etc">Iana-Etc</primary></indexterm>
<para>The Iana-Etc package provides data for network services and protocols.</para>
<screen>&buildtime; 0.1 SBU
&diskspace; 641 KB</screen>
<para>The installation dependencies for Iana-Etc haven't been checked yet.</para>
<sect2>
<title>Installation of Iana-Etc</title>
<para>Parse the data:</para>
<screen><userinput>make</userinput></screen>
<para>Now install it:</para>
<screen><userinput>make install</userinput></screen>
</sect2>
<sect2 id="contents-iana-etc"><title>Contents of Iana-Etc</title>
<para><emphasis>Installed files</emphasis>: protocols, services</para>
<indexterm zone="ch-system-iana-etc"><primary sortas="e-/etc/protocols">/etc/protocols</primary></indexterm>
<indexterm zone="ch-system-iana-etc"><primary sortas="e-/etc/services">/etc/services</primary></indexterm>
</sect2>
</sect1>
|