]> git.ozlabs.org Git - ppp.git/blobdiff - README.linux
create log file safely, don't create world-writable files
[ppp.git] / README.linux
index df918cfcf07b6696e0a209fb7d14171716e49f91..086901183f62c8993f5b7c62ec66941ec1f8d82b 100644 (file)
@@ -1,7 +1,7 @@
-PPP for Linux                                             Version 2.3.9
+PPP for Linux                                            Version 2.3.10
 =============                                                  based on
-                                                              ppp-2.3.9
-                                                              July 1999
+                                                             ppp-2.3.10
+                                                         September 1999
 
 Paul Mackerras      Paul.Mackerras@cs.anu.edu.au
 Al Longyear         longyear@netcom.com
@@ -107,7 +107,7 @@ In that instance you should manually create /dev/ppp using the command
 `mknod /dev/ppp c 108 0'.
 
 If you use module autoloading and have PPP as a module, you will need
-to add the following to /etc/conf.modules:
+to add the following to your /etc/modules.conf or /etc/conf.modules:
 
 alias tty-ldisc-3    ppp_async
 alias char-major-108 ppp_generic
@@ -206,7 +206,7 @@ above).
 
 If you are using a kernel earlier than 2.2.8, you can either use the
 driver in this package or upgrade your kernel to the current 2.2.x
-series kernel (2.2.11, as of the release of ppp-2.3.9).  If you choose
+series kernel (2.2.12, as of the release of ppp-2.3.10).  If you choose
 to use the driver in this package, you will need a copy of the kernel
 source tree to compile the driver.  Issue the command: