diff options
author | brian <brian@FreeBSD.org> | 2002-08-26 20:48:07 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2002-08-26 20:48:07 +0000 |
commit | 9dd51f0cd21a69cdf71e5cd09a40328d3354fa01 (patch) | |
tree | 60ffa0f2285496a59370ffd9d4bba139d5c79885 | |
parent | f3ec3747427faec9d18fa5678a95619140a3879c (diff) | |
download | FreeBSD-src-9dd51f0cd21a69cdf71e5cd09a40328d3354fa01.zip FreeBSD-src-9dd51f0cd21a69cdf71e5cd09a40328d3354fa01.tar.gz |
Correct the FAQ url
Submitted by: Olivier Tharan <olive@oban.frmug.org>
-rw-r--r-- | usr.sbin/ppp/README.devel | 8 | ||||
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/ppp/README.devel b/usr.sbin/ppp/README.devel index 04b704e..318cd46 100644 --- a/usr.sbin/ppp/README.devel +++ b/usr.sbin/ppp/README.devel @@ -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/doc/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 /usr/share/examples/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 +/usr/share/examples/ppp/. Ppp is still under development. There is no official TODO list. diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 9913c2b..6fd1c2c 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -5774,7 +5774,7 @@ to get online information about what's available. The following URLs contain useful information: .Bl -bullet -compact .It -http://www.FreeBSD.org/doc/faq/ppp.html +http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/faq/ppp.html .It http://www.FreeBSD.org/doc/handbook/userppp.html .El |