summaryrefslogtreecommitdiff
path: root/xpp/astribank_allow.8
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/astribank_allow.8')
-rw-r--r--xpp/astribank_allow.810
1 files changed, 5 insertions, 5 deletions
diff --git a/xpp/astribank_allow.8 b/xpp/astribank_allow.8
index 0fd48cc..6675432 100644
--- a/xpp/astribank_allow.8
+++ b/xpp/astribank_allow.8
@@ -30,11 +30,11 @@ information used by Xorcom to generate/modify licensed capabilities.
.B \-D
.I device-path
.RS
-Required. The device to read from/write to. On modern UDEV-based system
-this is usually /dev/bus/usb/\fIbus_num\fR/\fIdevice_num\fR,
-where \fIbus_num\fR and \fIdevice_num\fR are the first two numbers in the
-output of lsusb(8).
-On older systems that use usbfs, it is usually
+Required. The device to read from/write to. This is
+\fIbus_num\fR/\fIdevice_num\fR, where \fIbus_num\fR and \fIdevice_num\fR
+are the first two numbers in the output of lsusb(8) or dahdi_hardware(8).
+On older versions of this toolyou needed a complete path to the device,
+which would be /dev/bus/usb/\fIbus_num\fR/\fIdevice_num\fR, or
/proc/bus/usb/\fIbus_num\fR/\fIdevice_num\fR.
.RE