diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-05-16 02:19:14 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-05-16 02:19:14 +0000 |
commit | 46c2a2cfa4db0a7969436da3293dedaadf750470 (patch) | |
tree | 9e08fb6b9504917bf2eb917a2e6f067ec3218930 /usr.bin/doscmd/README | |
parent | db4f576472b23c95fa8d8e50e425d45b264e9fd0 (diff) |
More consistancy. file system > filesystem
Notes
Notes:
svn path=/head/; revision=96704
Diffstat (limited to 'usr.bin/doscmd/README')
-rw-r--r-- | usr.bin/doscmd/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/README b/usr.bin/doscmd/README index a90946cefc20..0201150cf43e 100644 --- a/usr.bin/doscmd/README +++ b/usr.bin/doscmd/README @@ -9,7 +9,7 @@ Things known not to work: * No raw VGA support (yet) * Printer support (yet) * COM ports (being worked on) - * redirected file system only supported for DOS 4.0 and above + * redirected filesystem only supported for DOS 4.0 and above (3.3 will be supported in a future version) * Graphics in an X window (only 16 colors, very few programs) |