summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsarna <tsarna>1998-07-19 18:08:50 +0000
committertsarna <tsarna>1998-07-19 18:08:50 +0000
commit196c2d81b5c2986373247c538ad13c7950e2118a (patch)
tree1d321de834e8b2872dc4f225bf28d0886a4e2f1a
parent98d07340d419cdfc06c4721a7575a8734b3e6eb0 (diff)
downloadpkgsrc-196c2d81b5c2986373247c538ad13c7950e2118a.tar.gz
Improve wording
-rw-r--r--emulators/doscmd/pkg/DESCR7
1 files changed, 4 insertions, 3 deletions
diff --git a/emulators/doscmd/pkg/DESCR b/emulators/doscmd/pkg/DESCR
index a1fe631ab84..a3a21211a2d 100644
--- a/emulators/doscmd/pkg/DESCR
+++ b/emulators/doscmd/pkg/DESCR
@@ -2,6 +2,7 @@ doscmd, an MS-DOS emulator (NetBSD/i386 only)
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 using the VM86 mode of i386 and
-later CPUs, so it runs much more quickly, at the cost of not running on
-other architectures.
+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.
+