diff options
| author | Brian Somers <brian@FreeBSD.org> | 1997-09-24 21:47:54 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1997-09-24 21:47:54 +0000 |
| commit | 3b7e6d633828d7fb263fe1d899559a2df807e202 (patch) | |
| tree | c19745290336c316454762ee5c3f7c1c9c9d949c /FAQ | |
| parent | 24f0119e20dafae51bb5763fffa4ef865179b711 (diff) | |
Mention where to get the latest ppp.
Notes
svn path=/head/; revision=1999
Diffstat (limited to 'FAQ')
| -rw-r--r-- | FAQ/FAQ.sgml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/FAQ/FAQ.sgml b/FAQ/FAQ.sgml index 865661f158..8a589f19b4 100644 --- a/FAQ/FAQ.sgml +++ b/FAQ/FAQ.sgml @@ -1,12 +1,12 @@ <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN"> -<!-- $Id: FAQ.sgml,v 1.74 1997-09-23 23:48:27 brian Exp $ --> +<!-- $Id: FAQ.sgml,v 1.75 1997-09-24 21:47:54 brian Exp $ --> <article> <title>Frequently Asked Questions for FreeBSD 2.X <author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:peter@taronga.com' name='<peter@taronga.com>'></tt> -<date>$Date: 1997-09-23 23:48:27 $</date> +<date>$Date: 1997-09-24 21:47:54 $</date> <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are @@ -3223,6 +3223,11 @@ vnconfig -ce /dev/vn0c /usr/swap0 swap Don't worry if it doesn't all make sense. If you need to get help from someone, it may make sense to them. + If your version of ppp doesn't understand the "set log" + command, you should download the + <url url="http://www.freebsd.org/~brian" name="latest version">. + It will build on FreeBSD version 2.1.5 and higher. + <sect2> <heading>Ppp won't dial in -auto mode</heading> |
