summaryrefslogtreecommitdiff
path: root/xpp/astribank_tool.8
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/astribank_tool.8')
-rw-r--r--xpp/astribank_tool.810
1 files changed, 5 insertions, 5 deletions
diff --git a/xpp/astribank_tool.8 b/xpp/astribank_tool.8
index d685470..184b331 100644
--- a/xpp/astribank_tool.8
+++ b/xpp/astribank_tool.8
@@ -17,11 +17,11 @@ to the \-D command line option).
.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