This is an automated email from Gerrit.

Oleksij Rempel ([email protected]) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/4770

-- gerrit

commit e1c0216a468a516d8b0c2e3ab50dc6bc8aed9b2c
Author: Oleksij Rempel <[email protected]>
Date:   Fri Nov 16 08:58:58 2018 +0100

    doc: fix documentation for ftdi_location command
    
    the syntax was changed, so update the documentation.
    
    Change-Id: I3f39ba52759739d60a1b1f8596dbc66103db8964
    Signed-off-by: Oleksij Rempel <[email protected]>

diff --git a/doc/openocd.texi b/doc/openocd.texi
index 514d72b..3f00d44 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -2501,7 +2501,7 @@ If not specified, serial numbers are not considered.
 and are not restricted to containing only decimal digits.)
 @end deffn
 
-@deffn {Config Command} {ftdi_location} <bus>:<port>[,<port>]...
+@deffn {Config Command} {ftdi_location} <bus>:<port>[.<port>]...
 Specifies the physical USB port of the adapter to use. The path
 roots at @var{bus} and walks down the physical ports, with each
 @var{port} option specifying a deeper level in the bus topology, the last

-- 


_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to