Date: Sun, 27 Jan 2013 01:15:51 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40757 - head/en_US.ISO8859-1/books/faq Message-ID: <201301270115.r0R1FpSe026333@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sun Jan 27 01:15:50 2013 New Revision: 40757 URL: http://svnweb.freebsd.org/changeset/doc/40757 Log: According to wikipedia the last stable release of NextSTEP was in 1995. As such remove ppp-nextstep Discussed with: nwhitehorn Approved by: bcr (mentor, implicit) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sat Jan 26 20:06:40 2013 (r40756) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun Jan 27 01:15:50 2013 (r40757) @@ -5980,26 +5980,6 @@ Key F15 A A Menu Wo </qandaentry> <qandaentry> - <question id="ppp-nextstep"> - <para>Why am I having problems talking PPP to NeXTStep - machines?</para> - </question> - - <answer> - <para>Try disabling the TCP extensions in - <filename>/etc/rc.conf</filename> (see &man.rc.conf.5;) by - changing the following variable to - <literal>NO</literal>:</para> - - <programlisting>tcp_extensions=NO</programlisting> - - <para>Xylogic's Annex boxes are also broken in this regard and - you must use the above change to connect through - them.</para> - </answer> - </qandaentry> - - <qandaentry> <question id="ip-multicast"> <para>How do I enable IP multicast support?</para> </question>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301270115.r0R1FpSe026333>