summaryrefslogtreecommitdiff
path: root/pppd/pppd.8
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2004-01-15 05:09:00 +0000
committerPaul Mackerras <paulus@samba.org>2004-01-15 05:09:00 +0000
commit3f5640f901a83dd41367b8cdeeaa90222f3c967a (patch)
tree646dc586a4d7c36ad66a6a4c94c21fc08ffe43ef /pppd/pppd.8
parent889f464325b70b95ac3a54219158f2fce8f16741 (diff)
downloadppp-3f5640f901a83dd41367b8cdeeaa90222f3c967a.tar.gz
Describe DNS1 and DNS2 environment variables.
Diffstat (limited to 'pppd/pppd.8')
-rw-r--r--pppd/pppd.810
1 files changed, 9 insertions, 1 deletions
diff --git a/pppd/pppd.8 b/pppd/pppd.8
index c373a09..bbe43a1 100644
--- a/pppd/pppd.8
+++ b/pppd/pppd.8
@@ -1,5 +1,5 @@
.\" manual page [] for pppd 2.4
-.\" $Id: pppd.8,v 1.75 2004/01/13 04:04:52 paulus Exp $
+.\" $Id: pppd.8,v 1.76 2004/01/15 05:09:00 paulus Exp $
.\" SH section heading
.\" SS subsection heading
.\" LP paragraph
@@ -1556,6 +1556,14 @@ the connection.
.TP
.B LINKNAME
The logical name of the link, set with the \fIlinkname\fR option.
+.TP
+.B DNS1
+If the peer supplies DNS server addresses, this variable is set to the
+first DNS server address supplied.
+.TP
+.B DNS2
+If the peer supplies DNS server addresses, this variable is set to the
+second DNS server address supplied.
.P
Pppd invokes the following scripts, if they exist. It is not an error
if they don't exist.