aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-09-14 03:15:45 +0000
committerJim Mock <jim@FreeBSD.org>1999-09-14 03:15:45 +0000
commit9e899c53ea7bffcef72b07902997e52d699efafc (patch)
treef74f7854fcca83f0955155a2182c0c902a984777 /en_US.ISO8859-1
parentf8abdcf95121f78028a85fb8c45ce19badfc30c7 (diff)
Minor cosmetic changes/reformatting at the end of the 'Making a Port
Yourself' section. Reviewed by: nik
Notes
Notes: svn path=/head/; revision=5621
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r--en_US.ISO8859-1/books/handbook/ports/chapter.sgml36
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/book.sgml36
2 files changed, 36 insertions, 36 deletions
diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml
index d83f409d40..d8754a9169 100644
--- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.54 1999/09/06 06:53:02 peter Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
-->
<chapter id="ports">
@@ -653,9 +653,8 @@ do-install:
<qandaentry>
<question>
- <para>I did what you said for <link linkend="ports-cd">compiling
- ports from a CDROM</link> and it worked great until I tried to
- install the kermit port:-</para>
+ <para>I did what you said for compiling ports from a CDROM and it
+ worked great until I tried to install the kermit port.</para>
<screen>&prompt.root; <userinput>make install</userinput>
&gt;&gt; cku190.tar.gz doesn't seem to exist on this system.
@@ -665,13 +664,16 @@ do-install:
</question>
<answer>
- <para>The licensing terms for kermit do not allow us to put the
- tarball for it on the CDROM, so you will have to fetch it by hand
- &mdash; sorry! The reason why you got all those error messages was
- because you were not connected to the Internet at the time. Once
- you have downloaded it from any of the sites above, you can re-start
- the process (try and choose the nearest site to you, though, to save
- your time and the Internet's bandwidth).</para>
+ <para>As was explained in the <link linkend="ports-cd">compiling ports
+ from a CDROM</link> section, some ports are unable to be put on the
+ CDROM due to licensing limitations. Kermit is an example of that. The
+ licensing terms for kermit do not allow us to put the tarball for it
+ on the CDROM, so you will have to fetch it by hand&mdash;sorry!</para>
+ <para>The reason why you got all those error messages was because you were
+ not connected to the Internet at the time. Once you have downloaded it
+ from any of the sites above, you can re-start the process (try and choose
+ the nearest site to you, though, to save your time and the Internet's
+ bandwidth).</para>
</answer>
</qandaentry>
@@ -4766,13 +4768,11 @@ pre-install:
<sect2>
<title>That is It, Folks!</title>
- <para>Boy, this sure was a long tutorial, wasn't it? Thanks for
- following us to here, really.</para>
-
- <para>Well, now that you know how to do a port, let us go at it and
- convert everything in the world into ports! That is the easiest way to
- start contributing to the FreeBSD Project! <!-- smiley
- --><emphasis>:)</emphasis></para>
+ <para>Boy, this sure was a long tutorial, wasn't it? Thanks for
+ following us to here, really. Now that you know how to do a port,
+ have at it and convert everything in the world into ports! That
+ is the easiest way to start contributing to the FreeBSD Project!
+ <!-- smiley --><emphasis>:)</emphasis></para>
</sect2>
</sect1>
</chapter>
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index d83f409d40..d8754a9169 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.54 1999/09/06 06:53:02 peter Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
-->
<chapter id="ports">
@@ -653,9 +653,8 @@ do-install:
<qandaentry>
<question>
- <para>I did what you said for <link linkend="ports-cd">compiling
- ports from a CDROM</link> and it worked great until I tried to
- install the kermit port:-</para>
+ <para>I did what you said for compiling ports from a CDROM and it
+ worked great until I tried to install the kermit port.</para>
<screen>&prompt.root; <userinput>make install</userinput>
&gt;&gt; cku190.tar.gz doesn't seem to exist on this system.
@@ -665,13 +664,16 @@ do-install:
</question>
<answer>
- <para>The licensing terms for kermit do not allow us to put the
- tarball for it on the CDROM, so you will have to fetch it by hand
- &mdash; sorry! The reason why you got all those error messages was
- because you were not connected to the Internet at the time. Once
- you have downloaded it from any of the sites above, you can re-start
- the process (try and choose the nearest site to you, though, to save
- your time and the Internet's bandwidth).</para>
+ <para>As was explained in the <link linkend="ports-cd">compiling ports
+ from a CDROM</link> section, some ports are unable to be put on the
+ CDROM due to licensing limitations. Kermit is an example of that. The
+ licensing terms for kermit do not allow us to put the tarball for it
+ on the CDROM, so you will have to fetch it by hand&mdash;sorry!</para>
+ <para>The reason why you got all those error messages was because you were
+ not connected to the Internet at the time. Once you have downloaded it
+ from any of the sites above, you can re-start the process (try and choose
+ the nearest site to you, though, to save your time and the Internet's
+ bandwidth).</para>
</answer>
</qandaentry>
@@ -4766,13 +4768,11 @@ pre-install:
<sect2>
<title>That is It, Folks!</title>
- <para>Boy, this sure was a long tutorial, wasn't it? Thanks for
- following us to here, really.</para>
-
- <para>Well, now that you know how to do a port, let us go at it and
- convert everything in the world into ports! That is the easiest way to
- start contributing to the FreeBSD Project! <!-- smiley
- --><emphasis>:)</emphasis></para>
+ <para>Boy, this sure was a long tutorial, wasn't it? Thanks for
+ following us to here, really. Now that you know how to do a port,
+ have at it and convert everything in the world into ports! That
+ is the easiest way to start contributing to the FreeBSD Project!
+ <!-- smiley --><emphasis>:)</emphasis></para>
</sect2>
</sect1>
</chapter>