summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-03 23:15:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-03 23:15:50 +0000
commita4ed011490d08b77fbdfc72b8ada8b5f068ca2e6 (patch)
tree387597d72931449e701cce530c235ad431dc7022 /nuttx/configs/sim
parentff65a46c2824524b9366792ef46d9ab95a75f031 (diff)
downloadpx4-nuttx-a4ed011490d08b77fbdfc72b8ada8b5f068ca2e6.tar.gz
px4-nuttx-a4ed011490d08b77fbdfc72b8ada8b5f068ca2e6.tar.bz2
px4-nuttx-a4ed011490d08b77fbdfc72b8ada8b5f068ca2e6.zip
typos
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3333 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/README.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/nuttx/configs/sim/README.txt b/nuttx/configs/sim/README.txt
index b4ec61055..aa12da336 100644
--- a/nuttx/configs/sim/README.txt
+++ b/nuttx/configs/sim/README.txt
@@ -81,7 +81,7 @@ mount
selected as follows:
cd <nuttx-directory>/tools
- ./Configure.sh sim/mount
+ ./configure.sh sim/mount
nettest
@@ -90,7 +90,7 @@ nettest
be selected via:
cd <nuttx-directory>/tools
- ./Configure.sh sim/nettest
+ ./configure.sh sim/nettest
NOTES:
- The NuttX network is not, however, functional on the Linux TAP
@@ -112,14 +112,14 @@ nsh
may be selected as follows:
cd <nuttx-directory>/tools
- ./Configure.sh sim/nsh
+ ./configure.sh sim/nsh
nx
Configures to use examples/nx. This configuration may be
selected as follows:
cd <nuttx-directory>/tools
- ./Configure.sh sim/nx
+ ./configure.sh sim/nx
Special simulated framebuffer configuration options:
@@ -155,7 +155,7 @@ ostest
configuration may be selected as follows:
cd <nuttx-directory>/tools
- ./Configure.sh sim/ostest
+ ./configure.sh sim/ostest
pashello
@@ -163,4 +163,4 @@ pashello
by selected as follows:
cd <nuttx-directory>/tools
- ./Configure.sh sim/pashello
+ ./configure.sh sim/pashello