Deleted Added
full compact
pppoed.8 (53537) pppoed.8 (53609)
1.\"-
2.\" Copyright (c) 1999 Brian Somers <brian@Awfulhak.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

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

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/libexec/pppoed/pppoed.8 53537 1999-11-21 23:39:14Z brian $
26.\" $FreeBSD: head/libexec/pppoed/pppoed.8 53609 1999-11-23 00:21:20Z brian $
27.\"
28.Dd November 8, 1999
29.Dt PPPOED 8
30.Os FreeBSD
31.Sh NAME
32.Nm pppoed
33.Nd handle incoming PPP over Ethernet connections
34.Sh SYNOPSIS
35.Nm pppoed
36.Op Fl Fd
27.\"
28.Dd November 8, 1999
29.Dt PPPOED 8
30.Os FreeBSD
31.Sh NAME
32.Nm pppoed
33.Nd handle incoming PPP over Ethernet connections
34.Sh SYNOPSIS
35.Nm pppoed
36.Op Fl Fd
37.Op Fl P Ar pidfile
37.Op Fl a Ar name
38.Op Fl e Ar exec
39.Op Fl p Ar provider
40.Ar interface
41.Sh DESCRIPTION
42The
43.Nm
44program listens to the given

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

115.Nm
116stays in the foreground.
117.Pp
118If the
119.Fl d
120flag is given, additional diagnostics are provided (see the
121.Sx DIAGNOSTICS
122section below).
38.Op Fl a Ar name
39.Op Fl e Ar exec
40.Op Fl p Ar provider
41.Ar interface
42.Sh DESCRIPTION
43The
44.Nm
45program listens to the given

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

116.Nm
117stays in the foreground.
118.Pp
119If the
120.Fl d
121flag is given, additional diagnostics are provided (see the
122.Sx DIAGNOSTICS
123section below).
124.Pp
125If
126.Ar pidfile
127is given,
128.Nm
129will write its process ID to this file on startup.
123.Sh DIAGNOSTICS
124After creating the necessary
125.Xr netgraph 4
126nodes as described above,
127.Nm
128uses
129.Xr syslogd 8
130to report all incoming connections. If the

--- 39 unchanged lines hidden ---
130.Sh DIAGNOSTICS
131After creating the necessary
132.Xr netgraph 4
133nodes as described above,
134.Nm
135uses
136.Xr syslogd 8
137to report all incoming connections. If the

--- 39 unchanged lines hidden ---