diff options
author | ru <ru@FreeBSD.org> | 2001-08-07 13:56:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-07 13:56:00 +0000 |
commit | 18f4d1f9e0081f744476a6c6bf9f40e30bb8a417 (patch) | |
tree | 8b0816dd84d91d8278c39e4968cc11f7d5e761a6 /usr.sbin/i4b | |
parent | d91bcd5840de0e23e840290a1fb46d8bdf5c1b41 (diff) | |
download | FreeBSD-src-18f4d1f9e0081f744476a6c6bf9f40e30bb8a417.zip FreeBSD-src-18f4d1f9e0081f744476a6c6bf9f40e30bb8a417.tar.gz |
mdoc(7) police: removed hard sentence breaks.
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.rc.5 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5 index 1bcfff9..9191b01 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -304,7 +304,8 @@ This keyword is supported for all controller types, and causes .Dv I4B_CTRL_DOWNLOAD ioctl to be invoked with the specified file -as an argument. In systems equipped with both active and passive adapters, +as an argument. +In systems equipped with both active and passive adapters, and the passive cards being detected first, dummy .Ql controller entries @@ -598,14 +599,15 @@ use this name in the full-screen display for easy identification of a link to a remote site and for accounting purposes. (mandatory) .It Li maxconnecttime -Specify a maximum connection time in seconds. Use this to define an absolute +Specify a maximum connection time in seconds. +Use this to define an absolute upper limit for a connection on the B-channel to last. .Em CAUTION: This feature is used to limit the connection time, _not_ number of attempts to establish a connection: when using this please take care to also enable the use of budgets to limit the connection establish attempts (otherwise the line will cycle thru an endless loop of connections and reconnections -which will have an undesired effect on your telco bill) ! +which will have an undesired effect on your telco bill)! .It Li ppp-auth-paranoid If set to .Em no , |