]> git.ozlabs.org Git - ppp.git/blobdiff - SETUP
Change references to cuaN in examples and documentation to ttySN.
[ppp.git] / SETUP
diff --git a/SETUP b/SETUP
index fb28a213892e7a08349ea1e34ff40509bcc78db5..d52b8697408a401f6007cdaa58b5dbf98326e4ec 100644 (file)
--- a/SETUP
+++ b/SETUP
@@ -21,7 +21,7 @@ administrator to create a file under /etc/ppp/peers, named for the ISP
 that you will be dialling.  For example, suppose the file is called
 /etc/ppp/peers/isp.  This file would contain something like this:
 
-cua0           # modem is connected to /dev/cua0
+ttyS0          # modem is connected to /dev/ttyS0
 38400          # run the serial port at 38400 baud
 crtscts                # use hardware flow control
 noauth         # don't require the ISP to authenticate itself