aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/iana-etc.xml12
1 files changed, 2 insertions, 10 deletions
diff --git a/chapter06/iana-etc.xml b/chapter06/iana-etc.xml
index 6adbb3759..42ab25c34 100644
--- a/chapter06/iana-etc.xml
+++ b/chapter06/iana-etc.xml
@@ -41,17 +41,9 @@
<sect2 role="installation">
<title>Installation of Iana-Etc</title>
- <para>The following command converts the raw data provided by IANA into the
- correct formats for the <filename>/etc/protocols</filename> and
- <filename>/etc/services</filename> data files:</para>
+ <para>For this package, we only need to copy the files into place:</para>
-<screen><userinput remap="make">make</userinput></screen>
-
- <para>This package does not come with a test suite.</para>
-
- <para>Install the package:</para>
-
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">cp services protocols /etc</userinput></screen>
</sect2>