From owner-svn-doc-all@FreeBSD.ORG Mon Dec 17 16:01:54 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33832A12; Mon, 17 Dec 2012 16:01:54 +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 17C0C8FC0C; Mon, 17 Dec 2012 16:01:54 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBHG1rG3019089; Mon, 17 Dec 2012 16:01:53 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBHG1rC1019088; Mon, 17 Dec 2012 16:01:53 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201212171601.qBHG1rC1019088@svn.freebsd.org> From: Eitan Adler Date: Mon, 17 Dec 2012 16:01:53 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40403 - 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.14 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: Mon, 17 Dec 2012 16:01:54 -0000 Author: eadler Date: Mon Dec 17 16:01:53 2012 New Revision: 40403 URL: http://svnweb.freebsd.org/changeset/doc/40403 Log: Modernize ppp-drop-heavy-load to conform with current defaults. Submitted by: Daniel O'Connor Approved by: bcr (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 Mon Dec 17 16:01:51 2012 (r40402) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon Dec 17 16:01:53 2012 (r40403) @@ -7245,13 +7245,12 @@ add 0 0 HISADDR If you have Link Quality Reporting (LQR) configured, it is possible that too many LQR packets are lost between your - machine and the peer. The &man.ppp.8; program deduces that - the line must therefore be bad, and disconnects. Prior to - &os; version 2.2.5, LQR was enabled by default. It is now - disabled by default. LQR can be disabled with the following - line: + machine and the peer. &man.ppp.8; deduces that + the line must therefore be bad, and disconnects. + LQR is disabled by default and can be enabled with the + following line: - disable lqr + enable lqr