From owner-freebsd-bugs Sun Oct 20 06:41:15 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA19481 for bugs-outgoing; Sun, 20 Oct 1996 06:41:15 -0700 (PDT) Received: from al.imforei.apana.org.au (pjchilds@al.imforei.apana.org.au [202.12.89.41]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA19464; Sun, 20 Oct 1996 06:41:03 -0700 (PDT) Received: (from pjchilds@localhost) by al.imforei.apana.org.au (8.8.0/8.7.3) id XAA22555; Sun, 20 Oct 1996 23:10:37 +0930 (CST) Message-Id: <199610201340.XAA22555@al.imforei.apana.org.au> Date: Sun, 20 Oct 1996 23:10:36 +0930 From: pjchilds@imforei.apana.org.au (Peter Childs) To: FreeBSD-gnats@freefall.freebsd.org, freebsd-bugs@freefall.freebsd.org Subject: Re: docs/1847: new handbook iijppp server section In-Reply-To: <199610201250.FAA13563@freefall.freebsd.org>; from FreeBSD-gnats@freefall.freebsd.org on Oct 20, 1996 05:50:02 -0700 References: <199610201239.WAA21346@al.imforei.apana.org.au> <199610201250.FAA13563@freefall.freebsd.org> X-Mailer: Mutt 0.47 Mime-Version: 1.0 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk @#$$@# Also add this patch after the first... (I can't enter my corrections right... just call me silly :) *** userppp.sgml.orig Sun Oct 20 23:05:18 1996 --- userppp.sgml Sun Oct 20 23:05:53 1996 *************** *** 32,38 **** device to get data into and out of the kernel. From here on out, user ppp will be referred to simply as ppp unless a ! distinction need to be made between and any other PPP client/server software. Unless otherwise stated, all commands in this section should be executed as root. --- 32,39 ---- device to get data into and out of the kernel. From here on out, user ppp will be referred to simply as ppp unless a ! distinction needs to be made between it and any other PPP client/server ! software. Unless otherwise stated, all commands in this section should be executed as root.