Deleted Added
full compact
ppp.8 (132273) ppp.8 (132818)
1changequote({,})dnl
2changecom(,)dnl
3.\"
4.\" Copyright (c) 2001 Brian Somers <brian@Awfulhak.org>
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
1changequote({,})dnl
2changecom(,)dnl
3.\"
4.\" Copyright (c) 2001 Brian Somers <brian@Awfulhak.org>
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $FreeBSD: head/usr.sbin/ppp/ppp.8.m4 132273 2004-07-17 01:07:53Z brian $
28.\" $FreeBSD: head/usr.sbin/ppp/ppp.8.m4 132818 2004-07-29 05:59:43Z glebius $
29.\"
29.\"
30.Dd September 20, 1995
30.Dd July 20, 2004
31.Dt PPP 8
32.Os
33.Sh NAME
34.Nm ppp
35.Nd Point to Point Protocol (a.k.a. user-ppp)
36.Sh SYNOPSIS
37.Nm
38.Op Fl Va mode

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

5251.Nm
5252will dial them according to these rules until a connection is made, retrying
5253the maximum number of times specified by
5254.Dq set redial
5255below.
5256In
5257.Fl background
5258mode, each number is attempted at most once.
31.Dt PPP 8
32.Os
33.Sh NAME
34.Nm ppp
35.Nd Point to Point Protocol (a.k.a. user-ppp)
36.Sh SYNOPSIS
37.Nm
38.Op Fl Va mode

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

5251.Nm
5252will dial them according to these rules until a connection is made, retrying
5253the maximum number of times specified by
5254.Dq set redial
5255below.
5256In
5257.Fl background
5258mode, each number is attempted at most once.
5259.It set pppoe Op standard|3Com
5260This option configures the underlying
5261.Xr ng_pppoe 4
5262node to either standard RFC2516 PPPoE or proprietary 3Com mode.
5263If not set the system default will be used.
5259.It set Op proc Ns Xo
5260.No title Op Ar value
5261.Xc
5262The current process title as displayed by
5263.Xr ps 1
5264is changed according to
5265.Ar value .
5266If

--- 743 unchanged lines hidden ---
5264.It set Op proc Ns Xo
5265.No title Op Ar value
5266.Xc
5267The current process title as displayed by
5268.Xr ps 1
5269is changed according to
5270.Ar value .
5271If

--- 743 unchanged lines hidden ---