summaryrefslogtreecommitdiff
path: root/etc/ppp/ppp.linkup.sample
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2002-06-09 06:15:16 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2002-06-09 06:15:16 +0000
commitadea637ba2ffdae4f3941cdd150a7cda541c73d5 (patch)
tree85a8568276014cb312d880d74d26a967aaa247aa /etc/ppp/ppp.linkup.sample
parent92e441e5118d285594af4b0ef964f51d1df97920 (diff)
rm trailing whitespace
Diffstat (limited to 'etc/ppp/ppp.linkup.sample')
-rw-r--r--etc/ppp/ppp.linkup.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ppp/ppp.linkup.sample b/etc/ppp/ppp.linkup.sample
index 4dee12efd1e..d654cee3311 100644
--- a/etc/ppp/ppp.linkup.sample
+++ b/etc/ppp/ppp.linkup.sample
@@ -12,7 +12,7 @@
# 3) If no label has been found, use MYADDR if it exists.
#
#
-# $OpenBSD: ppp.linkup.sample,v 1.3 1998/09/23 07:30:58 todd Exp $
+# $OpenBSD: ppp.linkup.sample,v 1.4 2002/06/09 06:15:15 todd Exp $
#
#########################################################################
@@ -44,6 +44,6 @@ pmdemand:
# If your minimum call charge is 5 minutes, you may as well stay on
# the line for that amount of time. If we want a 60 second subsequent
# timeout, set your timeout to 300 in ppp.conf and then do this:
-#
+#
min5minutes:
!bg sh -c "sleep 240; pppctl -p mypassword 3000 set timeout 60"