Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.sbin/pppd/pppd Pull up revision 1.26 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/33a56ef3449b
branches: netbsd-1-4
changeset: 469652:33a56ef3449b
user: he <he%NetBSD.org@localhost>
date: Sun Oct 31 22:18:33 1999 +0000
description:
Pull up revision 1.26 (requested by is):
Document the callback option, fixing PR#8550.
diffstat:
usr.sbin/pppd/pppd/pppd.8 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r ee5336374b2d -r 33a56ef3449b usr.sbin/pppd/pppd/pppd.8
--- a/usr.sbin/pppd/pppd/pppd.8 Sun Oct 31 22:15:29 1999 +0000
+++ b/usr.sbin/pppd/pppd/pppd.8 Sun Oct 31 22:18:33 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pppd.8,v 1.23 1998/09/04 19:13:05 christos Exp $
+.\" $NetBSD: pppd.8,v 1.23.2.1 1999/10/31 22:18:33 he Exp $
.\" manual page [] for pppd 2.3
.\" Id: pppd.8,v 1.28 1998/09/04 18:49:15 christos Exp
.\" SH section heading
@@ -195,6 +195,12 @@
compression in the corresponding direction. Use \fInobsdcomp\fR or
\fIbsdcomp 0\fR to disable BSD-Compress compression entirely.
.TP
+.B callback \fIphone_number
+Request a call-back to the \fIphone-number\fR. This only works if the peer
+is speaking the Call Back Configuration Protocol. Don't put this into the
+main options file if you sometimes connect to servers that don't support
+it.
+.TP
.B chap-interval \fIn
If this option is given, pppd will rechallenge the peer every \fIn\fR
seconds.
Home |
Main Index |
Thread Index |
Old Index