summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/ppp/README.devel2
-rw-r--r--usr.sbin/ppp/ppp.816
-rw-r--r--usr.sbin/ppp/ppp.8.m416
3 files changed, 17 insertions, 17 deletions
diff --git a/usr.sbin/ppp/README.devel b/usr.sbin/ppp/README.devel
index c69aed6..acafb46 100644
--- a/usr.sbin/ppp/README.devel
+++ b/usr.sbin/ppp/README.devel
@@ -14,6 +14,6 @@ http://www.Awfulhak.org/ppp.html.
A FAQ is available at http://www.FreeBSD.org/FAQ/userppp.html. It applies
equally to OpenBSD as it does to FreeBSD. The man page is quite extensive,
-and there are lots of examples in /etc/ppp/ppp.*.sample.
+and there are lots of examples in /usr/share/examples/ppp/.
Ppp is still under development. There is no official TODO list.
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index a46b956..437f168 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.144 1999/01/28 22:55:08 billf Exp $
+.\" $Id: ppp.8,v 1.145 1999/02/11 10:14:08 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -232,7 +232,7 @@ use when configuring the interface. Something like
is usually appropriate. See the
.Dq pmdemand
system in
-.Pa /etc/ppp/ppp.conf.sample
+.Pa /usr/share/examples/ppp/ppp.conf.sample
for an example.
.It Fl background
Here,
@@ -562,7 +562,7 @@ section for details on all available commands.
.Sh AUTOMATIC DIALING
To use automatic dialing, you must prepare some Dial and Login chat scripts.
See the example definitions in
-.Pa /etc/ppp/ppp.conf.sample
+.Pa /usr/share/examples/ppp/ppp.conf.sample
(the format of
.Pa /etc/ppp/ppp.conf
is pretty simple).
@@ -647,7 +647,7 @@ when the
connection is established. See the provided
.Dq pmdemand
example in
-.Pa /etc/ppp/ppp.conf.sample
+.Pa /usr/share/examples/ppp/ppp.conf.sample
which runs a script in the background after the connection is established
(refer to the
.Dq shell
@@ -712,7 +712,7 @@ options. You must also specify the destination label in
to use. It must contain the
.Dq set ifaddr
command to define the remote peers IP address. (refer to
-.Pa /etc/ppp/ppp.conf.sample )
+.Pa /usr/share/examples/ppp/ppp.conf.sample )
.Bd -literal -offset indent
# ppp -auto pmdemand
.Ed
@@ -1313,7 +1313,7 @@ to flush all rules.
.El
.Pp
See
-.Pa /etc/ppp/ppp.conf.sample .
+.Pa /usr/share/examples/ppp/ppp.conf.sample .
.Sh SETTING THE IDLE TIMER
To check/set the idle timer, use the
.Dq show bundle
@@ -1713,9 +1713,9 @@ will simply circumvent its use by entering some nameserver lines in
.El
.Pp
Please refer to
-.Pa /etc/ppp/ppp.conf.sample
+.Pa /usr/share/examples/ppp/ppp.conf.sample
and
-.Pa /etc/ppp/ppp.linkup.sample
+.Pa /usr/share/examples/ppp/ppp.linkup.sample
for some real examples. The pmdemand label should be appropriate for most
ISPs.
.Sh LOGGING FACILITY
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index a46b956..437f168 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.144 1999/01/28 22:55:08 billf Exp $
+.\" $Id: ppp.8,v 1.145 1999/02/11 10:14:08 brian Exp $
.Dd 20 September 1995
.nr XX \w'\fC00'
.Os FreeBSD
@@ -232,7 +232,7 @@ use when configuring the interface. Something like
is usually appropriate. See the
.Dq pmdemand
system in
-.Pa /etc/ppp/ppp.conf.sample
+.Pa /usr/share/examples/ppp/ppp.conf.sample
for an example.
.It Fl background
Here,
@@ -562,7 +562,7 @@ section for details on all available commands.
.Sh AUTOMATIC DIALING
To use automatic dialing, you must prepare some Dial and Login chat scripts.
See the example definitions in
-.Pa /etc/ppp/ppp.conf.sample
+.Pa /usr/share/examples/ppp/ppp.conf.sample
(the format of
.Pa /etc/ppp/ppp.conf
is pretty simple).
@@ -647,7 +647,7 @@ when the
connection is established. See the provided
.Dq pmdemand
example in
-.Pa /etc/ppp/ppp.conf.sample
+.Pa /usr/share/examples/ppp/ppp.conf.sample
which runs a script in the background after the connection is established
(refer to the
.Dq shell
@@ -712,7 +712,7 @@ options. You must also specify the destination label in
to use. It must contain the
.Dq set ifaddr
command to define the remote peers IP address. (refer to
-.Pa /etc/ppp/ppp.conf.sample )
+.Pa /usr/share/examples/ppp/ppp.conf.sample )
.Bd -literal -offset indent
# ppp -auto pmdemand
.Ed
@@ -1313,7 +1313,7 @@ to flush all rules.
.El
.Pp
See
-.Pa /etc/ppp/ppp.conf.sample .
+.Pa /usr/share/examples/ppp/ppp.conf.sample .
.Sh SETTING THE IDLE TIMER
To check/set the idle timer, use the
.Dq show bundle
@@ -1713,9 +1713,9 @@ will simply circumvent its use by entering some nameserver lines in
.El
.Pp
Please refer to
-.Pa /etc/ppp/ppp.conf.sample
+.Pa /usr/share/examples/ppp/ppp.conf.sample
and
-.Pa /etc/ppp/ppp.linkup.sample
+.Pa /usr/share/examples/ppp/ppp.linkup.sample
for some real examples. The pmdemand label should be appropriate for most
ISPs.
.Sh LOGGING FACILITY
OpenPOWER on IntegriCloud