Names of some USB device definitions changed to avoid collisions

This commit is contained in:
Gregory Nutt 2013-09-20 10:00:30 -06:00
parent e86735f1f4
commit 9ce3ed42be

View File

@ -1173,7 +1173,7 @@ get [-b|-n] [-f <local-path>] -h <ip-address> <remote-path>
<tr>
<td><b><code>-b|-n</code></b></td>
<td>
Selects either binary (&quot;octect&quot;) or test (&quot;netascii&quot;) transfer
Selects either binary (&quot;octet&quot;) or test (&quot;netascii&quot;) transfer
mode. Default: text.
</td>
</tr>
@ -1885,7 +1885,7 @@ put [-b|-n] [-f &lt;remote-path&gt;] -h &lt;ip-address&gt; &lt;local-path&gt;
<tr>
<td><b><code>-b|-n</code></b></td>
<td>
Selects either binary (&quot;octect&quot;) or test (&quot;netascii&quot;) transfer
Selects either binary (&quot;octet&quot;) or test (&quot;netascii&quot;) transfer
mode. Default: text.
</td>
</tr>