mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Fix some cloned errors in SAM GPIO interrupt setup
This commit is contained in:
@@ -1988,7 +1988,7 @@ mount -t <fstype> <block-device> <code><dir-path></code>
|
||||
<p>
|
||||
<b>Synopsis</b>.
|
||||
The <code>mount</code> command performs one of two different operations.
|
||||
If no paramters are provided on the command line after the <code>mount</code> command, then the <code>mount</code> command will enumerate all of the current mountpoints on the console.
|
||||
If no parameters are provided on the command line after the <code>mount</code> command, then the <code>mount</code> command will enumerate all of the current mountpoints on the console.
|
||||
</p>
|
||||
<p>
|
||||
If the mount parameters are provied on the command after the <code>mount</code> command, then the <code>mount</code> command will mount a file system in the NuttX pseudo-file system.
|
||||
|
||||
Reference in New Issue
Block a user