From 16d6e830b07e83e2e791c7d7bc6c712af28541e1 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 3 Aug 2012 22:04:14 +0000 Subject: Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5005 42af7a65-404d-4744-a932-0658087f49c3 --- apps/nshlib/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/nshlib/README.txt') diff --git a/apps/nshlib/README.txt b/apps/nshlib/README.txt index 08ecccbfd..83f2b007b 100644 --- a/apps/nshlib/README.txt +++ b/apps/nshlib/README.txt @@ -105,7 +105,7 @@ several other related configuration options as described in the final section of this README. This capability also depends on: - CONFIG_DISABLE_MOUNTPOINT not set - - CONFIG_NFILE_DESCRIPTORS < 4 + - CONFIG_NFILE_DESCRIPTORS > 4 - CONFIG_FS_ROMFS Default Start-Up Behavior -- cgit v1.2.3