summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8.m4
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-04-13 00:54:45 +0000
committerbrian <brian@FreeBSD.org>1997-04-13 00:54:45 +0000
commitb2533fba6ff7273bd2dbe3373b345e5b53d48f0b (patch)
treee29f55118a8b9569505404706851431843ee96d2 /usr.sbin/ppp/ppp.8.m4
parent24892f810362b61662c5846a03a44ac143eb4f44 (diff)
downloadFreeBSD-src-b2533fba6ff7273bd2dbe3373b345e5b53d48f0b.zip
FreeBSD-src-b2533fba6ff7273bd2dbe3373b345e5b53d48f0b.tar.gz
Make -background option attempt each phone number at most
once. Make -background ignore redial. Output exit value to syslog with "PPP Terminated" message.
Diffstat (limited to 'usr.sbin/ppp/ppp.8.m4')
-rw-r--r--usr.sbin/ppp/ppp.8.m411
1 files changed, 9 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index a882bfc..3d47cd2 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,5 +1,5 @@
.\" manual page [] for ppp 0.94 beta2 + alpha
-.\" $Id: ppp.8,v 1.26 1997/03/13 21:39:41 brian Exp $
+.\" $Id: ppp.8,v 1.27 1997/04/12 22:58:41 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -432,7 +432,14 @@ dial mode on both ends of the link. If each end has the same timeout,
both ends wind up calling each other at the same time if the link
drops and both ends have packets queued.
- To terminate the program, type
+The
+.Dq set redial
+command is ineffective if the
+.Fl background
+flag is specified. For background mode, all phone numbers are dialed
+at most once until a connection is made.
+
+To terminate the program, type
PPP ON tama> close
ppp ON tama> quit all
OpenPOWER on IntegriCloud