From owner-svn-src-head@FreeBSD.ORG Mon Dec 28 09:37:34 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58E2E106568F; Mon, 28 Dec 2009 09:37:34 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 49C378FC1B; Mon, 28 Dec 2009 09:37:34 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id nBS9bY6i085163; Mon, 28 Dec 2009 09:37:34 GMT (envelope-from trasz@svn.freebsd.org) Received: (from trasz@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id nBS9bY56085161; Mon, 28 Dec 2009 09:37:34 GMT (envelope-from trasz@svn.freebsd.org) Message-Id: <200912280937.nBS9bY56085161@svn.freebsd.org> From: Edward Tomasz Napierala Date: Mon, 28 Dec 2009 09:37:34 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r201117 - head/usr.sbin/ppp X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 09:37:34 -0000 Author: trasz Date: Mon Dec 28 09:37:33 2009 New Revision: 201117 URL: http://svn.freebsd.org/changeset/base/201117 Log: Don't refer to pppd(8). Modified: head/usr.sbin/ppp/ppp.8.m4 Modified: head/usr.sbin/ppp/ppp.8.m4 ============================================================================== --- head/usr.sbin/ppp/ppp.8.m4 Mon Dec 28 09:32:45 2009 (r201116) +++ head/usr.sbin/ppp/ppp.8.m4 Mon Dec 28 09:37:33 2009 (r201117) @@ -44,10 +44,10 @@ changecom(,)dnl This is a user process .Em PPP software package. -Normally, +Sometimes, .Em PPP is implemented as a part of the kernel (e.g., as managed by -.Xr pppd 8 ) +.Nm pppd ) and it is thus somewhat hard to debug and/or modify its behaviour. However, in this implementation .Em PPP @@ -2701,7 +2701,7 @@ program. Note: There is a problem negotiating .Ar deflate capabilities with -.Xr pppd 8 +.Nm pppd - a .Em PPP implementation available under many operating systems. @@ -2734,7 +2734,7 @@ Default: Disabled and Denied. This is a variance of the .Ar deflate option, allowing negotiation with the -.Xr pppd 8 +.Nm pppd program. Refer to the .Ar deflate @@ -2882,7 +2882,7 @@ acts as the authenticatee with both prot the protocols are used alternately in response to challenges. .Pp Note: If only LANMan is enabled, -.Xr pppd 8 +.Nm pppd (version 2.3.5) misbehaves when acting as authenticatee. It provides both the NT and the LANMan answers, but also suggests that only the NT answer @@ -6091,7 +6091,6 @@ ifdef({LOCALRAD},{},{.Xr libradius 3 , .Xr named 8 , .Xr ping 8 , .Xr pppctl 8 , -.Xr pppd 8 , .Xr pppoed 8 , .Xr route 8 , .Xr sshd 8 ,