2008-10-14 Joel Sherrill <joel.sherrill@OARcorp.com>

* user/conf.t: Fix typo.
This commit is contained in:
Joel Sherrill
2008-10-14 17:44:56 +00:00
parent 05dbc0e0e3
commit 7df0d54172
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-10-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/conf.t: Fix typo.
2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/region.t: Change size_t to ssize_t.

View File

@@ -186,7 +186,7 @@ code size than the full IMFS.
@findex CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
@item @code{CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM} is defined
if the application wished to use the device-only filesytem. The
if the application wishes to use the device-only filesytem. The
device-only filesystem supports only device nodes and is smaller
in executable code size than the full IMFS and miniIMFS.