projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9266094
)
fix typo in modules.conf example
author
Paul Mackerras
<paulus@samba.org>
Wed, 27 Dec 2000 23:28:19 +0000
(23:28 +0000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 27 Dec 2000 23:28:19 +0000
(23:28 +0000)
README.linux
patch
|
blob
|
history
diff --git
a/README.linux
b/README.linux
index 4a791f6dca8ddec719fe85f311f708469327acda..47c348f343aa527e6189737177520b1d1bac9dca 100644
(file)
--- a/
README.linux
+++ b/
README.linux
@@
-131,7
+131,7
@@
commands:
If you use module autoloading and have PPP as a module, you will need
to add the following to your /etc/modules.conf or /etc/conf.modules:
-
/dev/ppp
ppp_generic
+
alias /dev/ppp
ppp_generic
alias char-major-108 ppp_generic
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty