diff options
Diffstat (limited to 'share/examples/isdn/i4brunppp/README')
-rw-r--r-- | share/examples/isdn/i4brunppp/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/examples/isdn/i4brunppp/README b/share/examples/isdn/i4brunppp/README index ea0ba9a..81ebe75 100644 --- a/share/examples/isdn/i4brunppp/README +++ b/share/examples/isdn/i4brunppp/README @@ -3,12 +3,12 @@ $FreeBSD$ BEWARE: HIGHLY EXPERIMENTAL! --------------------------- -This program is used in conjunction with a isdnd.rc entry similar to +This program is used in conjunction with an isdnd.rc entry similar to regexpr = "ULPPP.*call active" # look for matches in log messages regprog = i4brunppp # execute program when match is found -this one (see also i4brunppp-isdnd.rc). +this one (see also i4brunppp-isdnd.rc). i4brunppp _must_ be put into /etc/isdn! @@ -16,4 +16,3 @@ When an active call is detected, isdnd fires off i4brunppp, which attaches the rbch device used to stdin/stdout and then runs ppp which is given the "-direct" command and the string "inc_rbchX" (where X is the i4brbch unit number) as arguments. - |