]> TLD Linux GIT Repositories - rc-scripts.git/blobdiff - doc/net-scripts.txt
- merged TLDize patch
[rc-scripts.git] / doc / net-scripts.txt
index ccc52b08b281cc5b88508fbb584555971a76388b..256d660551fb4c1dc1697649003e2034f8be87f2 100644 (file)
@@ -145,11 +145,11 @@ Files in /etc/sysconfig/interfaces/
     INITSCRIPT=<modem command>
       string which initialises your modem. Usualy something like 
       AT&F0&C1&D2
-      (PLD Linux rc-scripts specific option)
+      (TLD Linux rc-scripts specific option)
     DATAFORCHAT=<list of variables>
       List of variables which should be exported to chat script.
       Used mostly for passing USERNAME and PASSWORD into it. (see below)
-      (PLD Linux rc-scripts specific option)
+      (TLD Linux rc-scripts specific option)
     PEERDNS=yes|no
     IPV6_PPP=yes|no
       use IPv6 for ppp
@@ -186,7 +186,7 @@ Files in /etc/sysconfig/interfaces/
   the connection.  For SLIP devices, a DIP script is written
   from the chat script; for PPP devices, the chat script is used
   directly.
-  In PLD Linux version of rc-scripts, this file is parsed by shell
+  In TLD Linux version of rc-scripts, this file is parsed by shell
   (actually by grep in firstplace to get rid of comments) before it
   is passed to chat.
   This allows you to substitute shell variables with their values