mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 00:11:20 +08:00
Fix documentation typos
This commit is contained in:

committed by
Xiang Xiao

parent
de4d52d465
commit
afa51c2e00
@@ -624,7 +624,7 @@ o ifconfig [nic_name [<ip-address>|dhcp]] [dr|gw|gateway <dr-address>] [netmask
|
||||
if networking statistics are enabled (CONFIG_NET_STATISTICS), then
|
||||
this command will also show the detailed state of transfers by protocol.
|
||||
|
||||
NOTE: This commands depends upon having the rpocfs file system configured
|
||||
NOTE: This commands depends upon having the procfs file system configured
|
||||
into the system. The procfs file system must also have been mounted
|
||||
with a command like:
|
||||
|
||||
@@ -1020,7 +1020,7 @@ o ps
|
||||
3 100 RR pthread --- Waiting Semaphore 00000000 <pthread>(21)
|
||||
nsh>
|
||||
|
||||
NOTE: This commands depends upon having the rpocfs file system configured
|
||||
NOTE: This commands depends upon having the procfs file system configured
|
||||
into the system. The procfs file system must also have been mounted
|
||||
with a command like:
|
||||
|
||||
|
Reference in New Issue
Block a user