diff --git a/en_US.ISO8859-1/articles/new-users/article.xml b/en_US.ISO8859-1/articles/new-users/article.xml index d3205c4c2d..86bd6b318f 100644 --- a/en_US.ISO8859-1/articles/new-users/article.xml +++ b/en_US.ISO8859-1/articles/new-users/article.xml @@ -30,7 +30,6 @@ &tm-attrib.freebsd; &tm-attrib.ibm; &tm-attrib.microsoft; - &tm-attrib.netscape; &tm-attrib.opengroup; &tm-attrib.general; </legalnotice> @@ -882,37 +881,6 @@ want is in the directory you are in, you need to type <filename>./</filename> before the command to make it work; no space after the slash.)</para> - - <para>You might want to get the most recent version of &netscape; - from their <ulink url="ftp://ftp.netscape.com/">FTP site</ulink>. - (&netscape; requires the X Window System.) There is now a FreeBSD - version, so look around carefully. Just use <command>gunzip - <replaceable>filename</replaceable></command> and <command>tar - xvf <replaceable>filename</replaceable></command> on it, move - the binary to <filename>/usr/local/bin</filename> or some other - place binaries are kept, <command>rehash</command>, and then put - the following lines in <filename>.cshrc</filename> in each - user's home directory or (easier) in - <filename>/etc/csh.cshrc</filename>, the system-wide - <command>csh</command> start-up file:</para> - - <informalexample> - <programlisting>setenv XKEYSYMDB /usr/X11R6/lib/X11/XKeysymDB -setenv XNLSPATH /usr/X11R6/lib/X11/nls</programlisting> - </informalexample> - - <para>This assumes that the file <filename>XKeysymDB</filename> - and the directory <filename>nls</filename> are in - <filename>/usr/X11R6/lib/X11</filename>; if they are not, find - them and put them there.</para> - - <para>If you originally got &netscape; as a port using the CDROM (or - FTP), do not replace <filename>/usr/local/bin/netscape</filename> - with the new netscape binary; this is just a shell script that - sets up the environment variables for you. Instead rename the - new binary to <filename>netscape.bin</filename> and replace the - old binary, which is - <filename>/usr/local/netscape/netscape</filename>.</para> </sect1> <sect1 id="your-working-environment">