diff options
Diffstat (limited to 'emulators/doscmd/DESCR')
-rw-r--r-- | emulators/doscmd/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/doscmd/DESCR b/emulators/doscmd/DESCR index f62fffc7a3b..191d0f038aa 100644 --- a/emulators/doscmd/DESCR +++ b/emulators/doscmd/DESCR @@ -4,4 +4,4 @@ Doscmd simulates an MS-DOS environment for running DOS software. Rather than provide a software emulation of the 8086 CPU, it uses the NetBSD/i386 system call i386_vm86() call to access the VM86 mode of i386 and later CPUs. It therefore runs much more quickly, at the cost of not -running on other architectures. +running on other architectures. |