summaryrefslogtreecommitdiff
path: root/README.linux
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1999-11-15 01:56:58 +0000
committerPaul Mackerras <paulus@samba.org>1999-11-15 01:56:58 +0000
commit44cd25b6c5a886f3cb615f2f0d8d78c6a52a2030 (patch)
tree3e7aaafe761063056f880e8fb719e7f7f4118317 /README.linux
parent33c08b5f78f41aab4d1172e66db7c1afe21b5f1c (diff)
downloadppp-44cd25b6c5a886f3cb615f2f0d8d78c6a52a2030.tar.gz
mention modules.conf as well as conf.modules
Diffstat (limited to 'README.linux')
-rw-r--r--README.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.linux b/README.linux
index 6137383..0869011 100644
--- a/README.linux
+++ b/README.linux
@@ -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