Timothy Luoma wrote:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp- troubleshoot.html tells me to use this command from /dev/:


    sh MAKEDEV cuaa0 cuaa1 cuaa2 cuaa3

but there is no MAKEDEV in /dev/


Usually there are two entries for this in the documentation, one for 4.X and another for 5.X systems.

On 5.3, see 'man MAKEDEV' and 'man devfs', and find out
that MAKEDEV is deprecated by devfs.

Rob.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to