]> git.ozlabs.org Git - ppp.git/commitdiff
fix typo in modules.conf example
authorPaul Mackerras <paulus@samba.org>
Wed, 27 Dec 2000 23:28:19 +0000 (23:28 +0000)
committerPaul Mackerras <paulus@samba.org>
Wed, 27 Dec 2000 23:28:19 +0000 (23:28 +0000)
README.linux

index 4a791f6dca8ddec719fe85f311f708469327acda..47c348f343aa527e6189737177520b1d1bac9dca 100644 (file)
@@ -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:
 
 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
 alias char-major-108   ppp_generic
 alias tty-ldisc-3      ppp_async
 alias tty-ldisc-14     ppp_synctty