summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-20 10:00:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-20 10:00:30 -0600
commitc794150a59dd58c83ad5e80b20ce17d9b3713740 (patch)
treee6e3b2bbcdd8ed25877c26c78c4b577401467bbf /nuttx/Documentation
parentbfcf82862ab67196f91f5f6138c20111503b55d1 (diff)
downloadpx4-nuttx-c794150a59dd58c83ad5e80b20ce17d9b3713740.tar.gz
px4-nuttx-c794150a59dd58c83ad5e80b20ce17d9b3713740.tar.bz2
px4-nuttx-c794150a59dd58c83ad5e80b20ce17d9b3713740.zip
Names of some USB device definitions changed to avoid collisions
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttShell.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttShell.html b/nuttx/Documentation/NuttShell.html
index 16db13616..b8d59a09b 100644
--- a/nuttx/Documentation/NuttShell.html
+++ b/nuttx/Documentation/NuttShell.html
@@ -1173,7 +1173,7 @@ get [-b|-n] [-f &lt;local-path&gt;] -h &lt;ip-address&gt; &lt;remote-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>
@@ -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>