mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
update NSH docs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@875 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -6093,7 +6093,7 @@ int mkfatfs(FAR const char *pathname, FAR struct fat_format_s *fmt);
|
||||
<b>Description:</b>
|
||||
<ul>
|
||||
<p>
|
||||
The <code>mkfafs()</code> formats a FAT file system image on the block
|
||||
The <code>mkfats()</code> formats a FAT file system image on the block
|
||||
device specified by <code>pathname</code>
|
||||
</p>
|
||||
<p>Assumptions: The caller must assure that the block driver is not mounted and not in
|
||||
|
||||
Reference in New Issue
Block a user