summaryrefslogtreecommitdiff
path: root/apps/nshlib/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/nshlib/README.txt')
-rw-r--r--apps/nshlib/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/nshlib/README.txt b/apps/nshlib/README.txt
index 5c29d75bb..ee47767a9 100644
--- a/apps/nshlib/README.txt
+++ b/apps/nshlib/README.txt
@@ -485,7 +485,7 @@ o mkfatfs <path>
NSH provides this command to access the mkfatfs() NuttX API.
This block device must reside in the NuttX psuedo filesystem and
must have been created by some call to register_blockdriver() (see
- include/nuttx/fs.h).
+ include/nuttx/fs/fs.h).
o mkfifo <path>