summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2000-12-27 23:28:19 +0000
committerPaul Mackerras <paulus@samba.org>2000-12-27 23:28:19 +0000
commit84a45df38be25f0f4859186ee8e69ebe8c109e4c (patch)
tree9d030ae7da41e925f36b24ba70ebfdf4aca2d51d
parent926609494b319ca6ade2f50da72d0674da6dc1ef (diff)
downloadppp-84a45df38be25f0f4859186ee8e69ebe8c109e4c.tar.gz
fix typo in modules.conf example
-rw-r--r--README.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.linux b/README.linux
index 4a791f6..47c348f 100644
--- 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