summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2005-07-19 00:39:20 +0000
committerBrad Smith <brad@cvs.openbsd.org>2005-07-19 00:39:20 +0000
commitc062ccfb5a3aad23bcb71f891ee35dc78c8a6c9d (patch)
tree9514c4fe937e44f4e66cb73cd6df4ed7f9b79255
parent1e6bb374f0732bf9752bfc4c4ebde9601a7ffa4d (diff)
rev 1.7
Correct the FAQ url From brian FreeBSD
-rw-r--r--usr.sbin/ppp/ppp/README.devel10
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/ppp/ppp/README.devel b/usr.sbin/ppp/ppp/README.devel
index a7810f19f51..c7d86870c79 100644
--- a/usr.sbin/ppp/ppp/README.devel
+++ b/usr.sbin/ppp/ppp/README.devel
@@ -23,7 +23,7 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
- $OpenBSD: README.devel,v 1.4 2001/08/19 23:22:17 brian Exp $
+ $OpenBSD: README.devel,v 1.5 2005/07/19 00:39:19 brad Exp $
This file summarises changes made to ppp that effect
This program was originally written by Toshiharu OHNO <tony-o@iij.ad.jp>,
@@ -40,8 +40,10 @@ An archive hacked so that it will build on just about any version of
FreeBSD or OpenBSD is frequently generated and made available via
http://www.Awfulhak.org/ppp.html.
-A FAQ is available at http://www.FreeBSD.org/FAQ/userppp.html. It applies
-equally to OpenBSD as it does to FreeBSD. The man page is quite extensive,
-and there are lots of examples in /etc/ppp/.
+A FAQ is available at
+http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/ppp.html. It
+applies equally to OpenBSD as it does to FreeBSD. The man page is
+quite extensive, and there are lots of examples in
+/etc/ppp/.
Ppp is still under development. There is no official TODO list.