From owner-svn-doc-head@FreeBSD.ORG Sun Jan 27 01:15:51 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8DFB0950; Sun, 27 Jan 2013 01:15:51 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 67B998CC; Sun, 27 Jan 2013 01:15:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0R1FpP5026334; Sun, 27 Jan 2013 01:15:51 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0R1FpSe026333; Sun, 27 Jan 2013 01:15:51 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201301270115.r0R1FpSe026333@svn.freebsd.org> From: Eitan Adler Date: Sun, 27 Jan 2013 01:15:51 +0000 (UTC) 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 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 01:15:51 -0000 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 - - Why am I having problems talking PPP to NeXTStep - machines? - - - - Try disabling the TCP extensions in - /etc/rc.conf (see &man.rc.conf.5;) by - changing the following variable to - NO: - - tcp_extensions=NO - - Xylogic's Annex boxes are also broken in this regard and - you must use the above change to connect through - them. - - - - How do I enable IP multicast support?