diff options
author | 2005-07-19 00:39:19 +0000 | |
---|---|---|
committer | 2005-07-19 00:39:19 +0000 | |
commit | af64cb887d8b78cafaf6ba0cf9bb98a045f607f6 (patch) | |
tree | 756a8bc18117e6d28ff3c4b2e6bfc8b219ee38ea | |
parent | unbreak the commit command. (diff) | |
download | wireguard-openbsd-af64cb887d8b78cafaf6ba0cf9bb98a045f607f6.tar.xz wireguard-openbsd-af64cb887d8b78cafaf6ba0cf9bb98a045f607f6.zip |
rev 1.7
Correct the FAQ url
From brian FreeBSD
-rw-r--r-- | usr.sbin/ppp/ppp/README.devel | 10 |
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. |