From owner-cvs-src@FreeBSD.ORG Thu Jul 29 18:18:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78E9316A4CE; Thu, 29 Jul 2004 18:18:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F1843D54; Thu, 29 Jul 2004 18:18:26 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6TIIQSD049965; Thu, 29 Jul 2004 18:18:26 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6TIIQZg049964; Thu, 29 Jul 2004 18:18:26 GMT (envelope-from glebius) Message-Id: <200407291818.i6TIIQZg049964@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 29 Jul 2004 18:18:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ng_pppoe.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 18:18:26 -0000 glebius 2004-07-29 18:18:26 UTC FreeBSD src repository Modified files: share/man/man4 ng_pppoe.4 Log: Document new control messages NGM_PPPOE_GETMODE, NGM_PPPOE_SETMODE. Note that sysctl net.graph.nonstandard_pppoe is deprecated. Approved by: julian (mentor) Revision Changes Path 1.27 +49 -19 src/share/man/man4/ng_pppoe.4