From be02b8b2a7aee9dc934c3f9df72b60775ad0454e Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Fri, 11 Aug 1995 02:35:43 +0000 Subject: [PATCH] mention ipparam option --- pppd/pppd.8 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pppd/pppd.8 b/pppd/pppd.8 index c210d05..25c20fa 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.0 -.\" $Id: pppd.8,v 1.12 1995/06/12 12:02:22 paulus Exp $ +.\" $Id: pppd.8,v 1.13 1995/08/11 02:35:43 paulus Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -262,6 +262,11 @@ purposes. For example, if gethostname() returns the name porsche, but the fully qualified domain name is porsche.Quotron.COM, you would use the domain option to set the domain name to Quotron.COM. .TP +.B ipparam \fIstring +Provides an extra parameter to the ip-up and ip-down scripts. If this +option is given, the \fIstring\fR supplied is given as the 6th +parameter to those scripts. +.TP .B modem Use the modem control lines. This option is the default. With this option, -- 2.39.2