diff options
author | rillig <rillig@pkgsrc.org> | 2006-02-12 14:44:59 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-02-12 14:44:59 +0000 |
commit | d917c825cf8807346978934f47110e63050c29dd (patch) | |
tree | 08a8b560c961a35e2d6bebff49fce1e70656a3b8 /doc/guide/files/platforms.xml | |
parent | 1c6f08607b211f98f89466bf1127942ffcf54841 (diff) | |
download | pkgsrc-d917c825cf8807346978934f47110e63050c29dd.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'doc/guide/files/platforms.xml')
-rw-r--r-- | doc/guide/files/platforms.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml index 2e9fe43d479..faf5bc16bff 100644 --- a/doc/guide/files/platforms.xml +++ b/doc/guide/files/platforms.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: platforms.xml,v 1.24 2005/12/05 18:04:39 rillig Exp $ --> +<!-- $NetBSD: platforms.xml,v 1.25 2006/02/12 14:44:59 rillig Exp $ --> <chapter id="platforms"> <title>Using pkgsrc on systems other than &os;</title> @@ -286,7 +286,7 @@ </listitem> </itemizedlist> - </sect3> + </sect3> <sect3 id="platform.interix-notes"> <title>Important notes for using pkgsrc</title> @@ -543,7 +543,7 @@ <filename>/etc/mk.conf.example</filename> file when you use the bootstrap script. OpenBSD's make program uses <filename>/etc/mk.conf</filename> - as well. You can work around this by enclosing all the pkgsrc-specific parts + as well. You can work around this by enclosing all the pkgsrc-specific parts of the file with:</para> <programlisting> @@ -560,7 +560,7 @@ <sect2 id="solaris"> <title>Solaris</title> - <para>Solaris 2.6 through 9 are supported on both x86 and sparc. You will need a working C + <para>Solaris 2.6 through 9 are supported on both x86 and sparc. You will need a working C compiler. Both gcc 2.95.3 and Sun WorkShop 5 have been tested.</para> <para>The following packages are required on Solaris 8 for the bootstrap @@ -598,7 +598,7 @@ for building all packages.</para> <para>It is recommended that an external gcc be used only for bootstrapping, - then either build gcc from + then either build gcc from <filename role="pkg">lang/gcc</filename> or install a binary gcc package, then remove gcc used during bootstrapping.</para> |