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)
This commit is contained in:
Eitan Adler 2013-01-27 01:15:50 +00:00
parent 593c12b2a0
commit 9a6a7e0633
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40757

View file

@ -5979,26 +5979,6 @@ Key F15 A A Menu Workplace Nop</programlisting>
</answer>
</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>