From owner-svn-doc-all@FreeBSD.ORG Thu May 15 19:23:49 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99501DB2; Thu, 15 May 2014 19:23:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 866F52ABD; Thu, 15 May 2014 19:23:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4FJNnTZ059867; Thu, 15 May 2014 19:23:49 GMT (envelope-from bjk@svn.freebsd.org) Received: (from bjk@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4FJNnLT059866; Thu, 15 May 2014 19:23:49 GMT (envelope-from bjk@svn.freebsd.org) Message-Id: <201405151923.s4FJNnLT059866@svn.freebsd.org> From: Benjamin Kaduk Date: Thu, 15 May 2014 19:23:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44842 - 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-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 19:23:49 -0000 Author: bjk Date: Thu May 15 19:23:49 2014 New Revision: 44842 URL: http://svnweb.freebsd.org/changeset/doc/44842 Log: Fix a typo and a minor grammar nit in the FAQ Approved by: hrs (mentor) 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 Thu May 15 14:13:12 2014 (r44841) +++ head/en_US.ISO8859-1/books/faq/book.xml Thu May 15 19:23:49 2014 (r44842) @@ -6310,9 +6310,9 @@ set dfilter 3 permit 0/0 0/0 This is because &man.ppp.8; is trying to negotiate - Predictor1 compression, and the peer does not want to + Predictor1 compression, but the peer does not want to negotiate any compression at all. The messages are - harmless, but can be disabled with: + harmless, but can be silenced by disabling the compression: disable pred1 @@ -6334,7 +6334,7 @@ CCP: Received Terminate Ack (1) state = This will make &man.ppp.8; log everything up until the last requested expect string. - To seether connect speed when using + To see the connect speed when using PAP or CHAP, make sure to configure &man.ppp.8; to expect the whole CONNECT line, using something