diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-07-14 10:32:56 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-07-14 10:32:56 +0000 |
commit | f0049d11c34be5b56fd154cced2c8cce4f615f50 (patch) | |
tree | 6e5599ca8f1589ef9c4936ade53627ae0ecf1876 /pand/pand.1 | |
parent | 83a5ae0fca73331da1c1cfba6d525bac30326992 (diff) |
Update manual page to reflect current behaviour
Diffstat (limited to 'pand/pand.1')
-rw-r--r-- | pand/pand.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pand/pand.1 b/pand/pand.1 index 37b17e3c..4603b8bf 100644 --- a/pand/pand.1 +++ b/pand/pand.1 @@ -73,5 +73,5 @@ Script to run when interface comes down Disconnect automatically on exit .SH SCRIPTS -pand will execute \fB/etc/bluetooth/pan/dev-up\fR \fIdevice\fR \fIdestination\fR when -the interface becomes available. +The devup/devdown script will be called with bluetooth device as first argument +and bluetooth destination address as second argument. |