Deleted Added
full compact
ppp.8 (40678) ppp.8 (40679)
1.\" $Id: ppp.8,v 1.130 1998/10/27 22:53:18 brian Exp $
1.\" $Id: ppp.8,v 1.131 1998/10/27 22:53:19 brian Exp $
2.Dd 20 September 1995
3.Os FreeBSD
4.Dt PPP 8
5.Sh NAME
6.Nm ppp
7.Nd Point to Point Protocol (a.k.a. user-ppp)
8.Sh SYNOPSIS
9.Nm

--- 2374 unchanged lines hidden (view full) ---

2384.It Li PROCESSID
2385This is replaced with the current process id.
2386.It Li USER
2387This is replaced with the username that has been authenticated with PAP or
2388CHAP. Normally, this variable is assigned only in -direct mode. This value
2389is available irrespective of whether utmp logging is enabled.
2390.El
2391.Pp
2.Dd 20 September 1995
3.Os FreeBSD
4.Dt PPP 8
5.Sh NAME
6.Nm ppp
7.Nd Point to Point Protocol (a.k.a. user-ppp)
8.Sh SYNOPSIS
9.Nm

--- 2374 unchanged lines hidden (view full) ---

2384.It Li PROCESSID
2385This is replaced with the current process id.
2386.It Li USER
2387This is replaced with the username that has been authenticated with PAP or
2388CHAP. Normally, this variable is assigned only in -direct mode. This value
2389is available irrespective of whether utmp logging is enabled.
2390.El
2391.Pp
2392These substitutions are also done by the
2393.Dq set proctitle
2394command.
2395.Pp
2392If you wish to pause
2393.Nm
2394while the command executes, use the
2395.Dq shell
2396command instead.
2397.It clear modem|ipcp Op current|overall|peak...
2398Clear the specified throughput values at either the
2399.Dq modem

--- 914 unchanged lines hidden (view full) ---

3314If multiple numbers are given,
3315.Nm
3316will dial them according to these rules until a connection is made, retrying
3317the maximum number of times specified by
3318.Dq set redial
3319below. In
3320.Fl background
3321mode, each number is attempted at most once.
2396If you wish to pause
2397.Nm
2398while the command executes, use the
2399.Dq shell
2400command instead.
2401.It clear modem|ipcp Op current|overall|peak...
2402Clear the specified throughput values at either the
2403.Dq modem

--- 914 unchanged lines hidden (view full) ---

3318If multiple numbers are given,
3319.Nm
3320will dial them according to these rules until a connection is made, retrying
3321the maximum number of times specified by
3322.Dq set redial
3323below. In
3324.Fl background
3325mode, each number is attempted at most once.
3326.It set [proc]title Op Ar value
3327The current process title as displayed by
3328.Xr ps 1
3329is changed according to
3330.Ar value .
3331If
3332.Ar value
3333is not specified, the original process title is restored. All the
3334word replacements done by the shell commands (see the
3335.Dq bg
3336command above) are done here too.
3322.It set reconnect Ar timeout ntries
3323Should the line drop unexpectedly (due to loss of CD or LQR
3324failure), a connection will be re-established after the given
3325.Ar timeout .
3326The line will be re-connected at most
3327.Ar ntries
3328times.
3329.Ar Ntries

--- 349 unchanged lines hidden ---
3337.It set reconnect Ar timeout ntries
3338Should the line drop unexpectedly (due to loss of CD or LQR
3339failure), a connection will be re-established after the given
3340.Ar timeout .
3341The line will be re-connected at most
3342.Ar ntries
3343times.
3344.Ar Ntries

--- 349 unchanged lines hidden ---